Monday 1 September 2014

Automation Testing


Automating human activities (i.e. TC's execution) in order to validate application is called automation testingAutomation testing can be performed using programming languages (ex: C#) or Scripting languages (ex: Perl Scripting) or any one of the 3rd party automation tools like QTP, WinRunner, Selenium…etc

Advantages:
-fast in execution
-more Reliability
-More Consistency
-Automation scripts are Repeatable
-Automation scripts are Reusable for different versions of application

Disadvantages:
-Tools are expensive/costly
-Skilled Automation TE’s are required
-it is not possible to automate all the areas of application


0 comments:

Post a Comment