Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Test automation of REST services
Rating: 4.1 out of 5(151 ratings)
800 students
Created byAlex Zvolinskiy
Last updated 10/2017
English

What you'll learn

  • test REST-services
  • automate testing of REST-services
  • apply Java OOP to automation process of REST-services
  • organise test automation on a project
  • use JUnit and TestNG

Course content

5 sections28 lectures2h 39m total length
  • About the course0:46

    Introduction to the course structure

  • How this course built1:50

    Overview of the topics which the course covers.

    Pay your attention to the lecture descriptions before each video lecture. It contains short information about the lecture topic and some useful instructions.

  • Old web architecture MVC3:41

    Theoretical lecture about the domain of WEB architecture. It's useful for QAs and testers to know what was before the REST and how it worked.

  • REST architecture1:46

    Lecture about the REST architecture. Before starting work with something, especially when you are going to test it, you'd better to know about it as much as you can. So here I discuss REST basics.

  • RESTful approach4:36

    This lecture is extended version of previous one and digs more deeper in technical aspects of REST architecture.

Requirements

  • Installed Java (JDK)
  • Know Java basics (desired but not required)

Description

        Course is about testing of REST-services. Since REST-full architecture has became the most popular in web-applications, the course will be useful for QA Engineers, testers and Test Developers who work with a web. Well structured video lectures will help you to learn how to test REST-services, automate this process with help of Java, JUnit, TestNG and "REST Assured" and organise automation process on entire project. Any practical knowledge is not useful and applicable if you do not familiar with theory. I've took care of it so you will get excellent union of theory and practice. 


You definitely have to take this course because it increases your technical level, make you more attractive for employer, gives you additional arguments on a salary review. 


Develop your skills, invest in yourself. 

Who this course is for:

  • QA Engineers (Junior / Middle / Senior)
  • Test Developers (Junior / Middle / Senior)
  • Java developers