01_01_Automation Testing
01_01_Automation Testing
Manual Testing of all workflows, all fields, all negative scenarios is time and money consuming
Automation does not require Human intervention. You can run automated test unattended (overnight)
Hybrid Automation
Modular Framework
Automation
Framework
Benefits of Automation Testing
Increases Efficiency
Better speed in executing tests
Re-usable test scripts
Test Frequently and thoroughly
More cycle of execution can be achieved through automation
Early time to market
Automation Testing Tools
Rational
mabl Functional
Tester
Selenium
It provides the provision to export recorded script in other languages like Java, Ruby, RSpec, Python, C#, etc
Walkthrough tests
It allows to insert comments in the middle of the script for better understanding and debugging
mabl
Proprietary machine learning
models automatically identify
and surface application issues
It is easier to use for a non-technical person to adapt to and create working test cases
It fix defects faster by thoroughly documenting and replicating defects for developer
It can enhance existing QTP scripts without "Application Under Test" is available, by using the active screen
Rational Functional Tester
It supports a wide range of protocols and applications like Java, HTML, NET, Windows, SAP, Visual Basic, etc.
It integrates well with source control management tools such as Rational Clear Case and Rational Team Concert integration
Eclipse Java Developer Toolkit editor facilitates the team to code test scripts in Java with Eclipse
It supports version control to enable parallel development of test scripts and concurrent usage by geographically distributed team
WATIR