Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
QA automation WEB MOBILE REST
Rating: 3.4 out of 5(32 ratings)
2,343 students

QA automation WEB MOBILE REST

automate testing - it's easy
Last updated 1/2021
English

What you'll learn

  • QA Automation web UI
  • QA Automation mob UI
  • QA Automation REST JSON

Course content

1 section5 lectures52m total length
  • Intro2:00
  • Prepare IDE
  • WEB16:41

    Task:

    refactore python code like in video

  • REST13:03

    refactore source rest test

    install requests if necessary

  • Setup appium environment
  • MOB19:39

    refactore code

  • Resume1:02

Requirements

  • the level of the programming language is sufficient for writing not complex code

Description

In this course you will learn how to make auto tests for

  1. web applications

  2. mobile applications

  3. rest api applications

I will use python to show you how to make simple test and refactore it with good architecture

In a week you can automate

  1. web application, search selectors for web elements, use python (or other language) to automate testing

  2. mob application, search selectors for elements, use python (or other language) to automate testing

  3. rest api backand and use python (or other language) to automate testing


    And do it with good architecture to increase tests and features for your autotests

Who this course is for:

  • QA Engeneer
  • Software developers