Automation Test Scripts

 

QATestLab Automation Test Scripts

An Automated Test Script is a program that is written in a specific programming language for automatic simulation of the system usage during testing instead of using the manual functional GUI.

It is designed to test the functional features of a particular part of the system such as the user interface, the system code, specific requirements, etc.

The advantages of the use of automated test scripts are:

  • High quality
  • Speed of execution
  • Low maintenance
  • Compactness
  • Formality
  • Rapid recurrence