Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fundamental Principles of Test Automation
Rating: 4.3 out of 5(64 ratings)
139 students

Fundamental Principles of Test Automation

What to know before you get started with software test automation
Created byScot Noftz
Last updated 11/2020
English

What you'll learn

  • Software Test Automation

Course content

3 sections7 lectures43m total length
  • Introduction2:50
  • What is Test Automation6:48

    Learn how test automation writes code to simulate user interactions, executes test cases with tools like Selenium, and reduces regression time through data driven testing and concurrent test execution.

  • Common Myths of Test Automation9:34

    Debunk common myths of test automation, detailing that automation augments manual testing, relies on human guidance, and does not replace testers or require a computer science degree.

Requirements

  • None

Description

Test Automation has become the testing standard for software projects. Most projects already have some form of test automation or plan to add it to maximize the testing effort. There are a lot of misconceptions about what test automation is and what it can do for a software project as well as uninformed individuals attempting to do test automation without a proper understanding.

This course is designed to give individuals with little knowledge of software test automation a broad understanding of the key principles that lead to a successful career in test automation. After taking this course you will have an understanding that will allow you to begin or continue on the path to becoming a Software Test Automation Engineer.

Throughout this course you will learn what test automation is and what it can and cannot do for a testing project. You will also learn about how to select the appropriate tests to automate as well as the concepts of test decay and how to minimize it with maintenance. We wrap up the course with an introduction into programming and specifically which language to learn if you are just starting out and which concepts are necessary to know for test automation.

Who this course is for:

  • Manual QA Testers
  • Beginner Test Automation Engineers
  • QA Managers