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 / nanda
Guys...if u r using 9.2 or Above...
repositoriescollection.Add <"Repositoy path\rep.tsr">
check this. it will load specified Object Repository
during run time.
If any queries...
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to acess a test in RSA?
In qtp, how you can remove the spaces from string?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
what is the advantages and disadvantages of using functions instead of re usable actions
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
Hi ,Can any one pleas explain how to test splash objects using QTP?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is a recovery scenario?
How will you test a keyboard?
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?
What is an optional step in qtp ?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How many add-ins comes by default with qtp?
How to check feasibility of the appliction?in automation testing?
What is the syntax to call one script from another?