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 / priya
Hi,
you can load Object repository by using this code.
Dim app
set app.test.settings.resources=objectrepository path
here specify the path of OR .
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the XML file architecture ?
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
What is the Command used to start the QTP
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
How can you give wait up to 10 seconds in qtp?
Explain calling sub procedure.
What is reusable action?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
What is the difference between Keyword Driven test and Data Driven test?
Explain the terms test and business component?
Difference between test object and run time object?
How to save your test using quicktest professional (qtp)?
What is the difference between the design-time and run-time data tables?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??