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
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
How can I import environment from a file on disk?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
When using descriptive programming?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
I have some real time based question.. 1.what are the challenges you have faced in your current project. 2.what are the bugs you found in your current project. 3.what are the strategies you follow to convert manual test cases into automation test cases. 4.how QTP identify two different browsers. 5. When you create a function library and share object repository what are the problems you have faced 6. How to solve the tool tip problem 7.what are the interesting bug you have found in your current project. 8.what is your daily work as a automation test engg. 9. how to create a weekly status report. 10. how many test cases you write,review and execute per day. 11.what are the uses of SQL in automation. 12.How to retrieve the data in html through vb script. 13.If application is very slow how to test the application in qtp.
Where to use function or action?
How many tabs are available in debug viewer pane?
What is the pros and cons between QTP and Rational Robot
write script for bitmap image?
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Is it possible to split an action? How?
How do you capture tooltip using QTP?
What is the difference in the global and action sheet in qtp?