What is the extension of script and object repository files
in QTP?
Answer Posted / mohan
Local Object repository=.MTR(Mercury Test Repository)
Shared Object Repository=.TST(Test Shared Repository)
Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
Explain sub procedure of vbscript.
How will you test a keyboard?
what is ODC and GDC?
What is 'sleep' in sync point?
what is the difference between development and testing
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?
explain how to write vb script in qtp?when will you write own script?
How to run a test using quicktest professional?
What is an object repository?
How many types of recording modes are there?
What are the different types of qtp test assets and their extensions?
Hybrid framework supports Descriptive programming. Is it true?
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
How will you declare a variable in qtp?
write the vb script for call to new action in qtp?