What are associated files in QTP?
Answers were Sorted based on User's Feedback
Answer / siva reddy (us)
i think the following are files to be associted
repository
-library
-test dtat
-recovery
-test script
-log
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
QTP associated files are below mentioned:
1. Main Script
2. Library
3. Recovery
4. Object Repository
5. Logs
6. Test Data
7. Reports
| Is This Answer Correct ? | 1 Yes | 0 No |
In qtp, explain what is keyword driven automation framework?
hi all i have qtp 9.0, Active screen is not working means after recording script snap shots not displayed in Active screen window. i have all ready check all setting means Tool...>option...>Active screen...>Default Level button is disabled. Is there other setting is remain to set Pls help i m new for qtp
Can we put more than one action in a single script???? yes or no.....
can we run the scripts of qtp 8.2 in the qtp7.0?
For what purpose to we use object repository in a application?also explain usage of obj.repository?
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
Explain advantages and disadvantages kdf?
how can we retrieve ten rows from the data table using loop concept?
Write VB script to test given number is Prime Number
what is a test strategy & what is the difference between test strategy & test plan?
what is the hierachy of Descreptive programming?
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?