How to load a object repository in QTP during runtime?
Answer Posted / guru
StrPath = "D:\FrameWork\Repository\GoogleHomePage.tsr"
RepositoriesCollection.Add(StrPath)
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
how to test use the quality control .how to verify the image verification
Is QTP supports Unix. If yes, then how the test automation is done?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
In qtp is it possible to check broken links of a page?
Is it possible to switch between recording modes during a test creation?
How will you handle java tree in qtp?
Describe function procedure in vbscript.
How many ways is to parameterize the value?
Define Environment Variable in UFT and its uses?
What are the different kinds of test steps?
What is action split and the purpose of using this in qtp?
what is impact analysis on regression testing?
What is meant by Output Value in UFT?
How to give a call to another action from one action?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?