Thursday 31 October 2013

Ways of Testing

We have two different ways of testing the software

Testing
/     \
     Manual Testing      Automation Testing

Without using third party tool checking the application by writing test cases manually is known as "Manual Testing".

Using the third party tool (Automation Tool) checking the application by writing test scripts in that tool is known as "Automation Testing".

Interview Question_005: What do you mean by automation tool?? 

No comments:

Post a Comment