What are the Features & Benefits of Quick Test Pro
(QTP)..?
Answer Posted / rafi
1.Record and playback
2.Suitable to web applications
3.Screen recorder
4.To test the functionality
5.For a data driven we can use inbuilt 3rd party excel sheet
6.to store a values we can use runtime data table
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is the syntax for how to call one script from another?
How to suppress warnings from the test results page?
Hybrid framework supports Descriptive programming. Is it true?
How many types of parameters are there?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Can any one send me the QTP Basic Coding Samples?
Is any limitation to xml checkpoints?
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What are the features of quick test pro(qtp)?
Explain about the test fusion report of quicktest professional (qtp)?
What is the use of Debug Viewer?
How will you check that your test cases covered all the requirements?
Explain the checkpoint in qtp?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
How will you check a web application for broken links using qtp?