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?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sree
Hi,
dim app
set app=createobject("quicktest.application")
app.test.settings.resources=objrepositorypath
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / 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 |
I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com
Can anybody give the script of below things. 1. Add sheet 2. Adding columns 3. Set the values in that columns(In the rows) 4. Close the sheet 5. How can we create 3 sheets in one Excel sheet??
What is the difference between per-action and shared?
In qtp, how you can exit for loop?
How can you merge two Object Repositories?
How will you handle the situation when object is not captured during record?
How to Close all browsers in reverse order.
what is the script(qtp) to export and import the datas from MSaccess to Excel sheet.if anybody know plz tell me.
What is the use of Debug Viewer?
How to find a window is minimized or not
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value