What is the extension of script and object repository files
in QTP?
Answer Posted / geena
Extension for Script in QTP is .mts
Object repositoy is .bdb
The extention of shared repository is .tsr
Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
Explain features of the latest version of qtp/ uft 12.1?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
What is the synchronization point in qtp?
is it possible to add sheets to excel at runtime
What is quick test pro?
How can you give wait up to 10 seconds in qtp?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
Hi, is it possible for recording shortcut key during record session? The application on which I am working is web based application. This application has several shortcut key associated with menu option. I have succesfully recorded all menu option but unable to record shortcut key.
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Explain the benefits of quick test pro(qtp)?
If you have two monitors one is of 19inch and the 2nd one is of 24inch,if you want to write same QTP script in both the two monitors is there any changes required in the script?
what is the difference between data driver & data driven and driver script?