how to associate object repository during runtime in qtp
Answer Posted / yadagiri
Dim qtpApp
Set qtpApp = CreateObject("QuickTest.Application")
Dim qtpRepositories
Set qtpRepositories = qtApp.Test.Actions("Main").ObjectRepositories
qtpRepositories.Add("D: s.tsr")
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How many types of object repository in qtp?
can u please explain what is the exact difference between qtp8.2 and 9.0
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?
Discuss quicktest professional (qtp) environment?
How many types of recording facility are available in quicktest professional?
How do you convert manual test cases to automated test cases?
How will you test a keyboard?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
What is RTM (require ment tracebulity marix) fromate?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
What are the different recording modes?
How will you handle java tree in qtp?
How to build scripts that access data from external sources?
What are the types of object repositories? Which one is you are using?
Why we use QTP ,We can use other tools like WR OrSilktest What r the options in Qtp that WR and Swilktest Does not have.