QTP Interview Questions and Answers
1. Name the types of Test Automation?Record and Playback (does not work in real world scenario)Functional decompositionKeyword drivenModel BasedHybrid Test Automation Framework etc. 2. Explain the benefits of using Test Automation?It can be executed unattended, leaving the testers free to do other work.Large number of data combinations can be run – Good coverage.Re-use of test cases in the different releases/versions etc. 3. Give the names of some Test Automation products/vendors?QuickTest Professional – HPRational Robot – IBM 4. When to use Test Automation?In one short lineSuccessful test-automation needs to start early in the development cycle.For elaborate reading see:http://www.stickyminds.com/sitewide.asp?Function=edetail&ObjectType=COL&ObjectId=2084http://googletesting.blogspot.com/2007/10/automating-tests-vs-test-automation.html 5. Give a…