Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 995 Bytes

File metadata and controls

33 lines (24 loc) · 995 Bytes

Home > Test Automation

Module: Test Automation

Short module description (~10 words)

Total Duration
90 hours
Number of Topics
06

Introduction

In software testing, test automation is the use of software separate from the software being tested to control the execution of tests and the comparison of actual outcomes with predicted outcomes. Test automation can automate some repetitive but necessary tasks in a formalized testing process already in place, or perform additional testing that would be difficult to do manually.

Topics

  1. Introduction to JAVA
  2. Introduction to Test Automation
  3. Unit Testing
  4. API Automation Testing
  5. GUI Automation Testing
  6. CI/CD Implementation

Learning Outcomes

  • learning outcome 1
  • learning outcome 2
  • learning outcome 3
  • learning outcome 4