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 / shankar
Hi,
use this code
Call LoadRepository("repository path")
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can you list some technologies that support qtp?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
how can we do the frame work in qtp
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
What is the qtp testing process?
What is QTP scenario.
The hybrid framework can be implemented for any application. Is it true?
we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?
How can you identify the browser and its information using QTP script?
Define Canvas view of UFT?
Explain the qtp test phases.
what is output value in QTP and how it can be used in automation testing
Connect to QC using AOM.
What are the various types of Actions in UFT?
How will you compare keyword and expert view?