for a test in QTP i had choose the object repository as
shared.after completion of some days i want to conduct the
same test again,now the question is HOW TO LOAD THE OBJECT
REPOSITORY. is it possible by descriptive programming.could
any one tell me how many ways we load it and what is the
process?
Answer Posted / nilanjan islam
Set objnew = CreateObject("QuickTest.Application")
objnew.Test.Settings.Resources.ObjectrepositoryPath =Object
repositorypath
Set objnew= Nothing
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the parameterization?
how can we do the frame work in qtp
Analyzing the checpoint results?
Discuss quicktest professional environment?
Explain the concept of how quicktest professional (qtp) identifies object?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
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")
Where you are storing your script?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
What is QTP and the use of QTP in TD?
how to test load test and block box testing an a web based application pls give ans briefly
what is impact analysis on regression testing?
Explain quicktest professional (qtp) testing process?
How to analyzing test results using quicktest professional (qtp)?