is we can import the object repository from external
source. if it so then how?
Answers were Sorted based on User's Feedback
Open the .tsr file using object repository tool
window..plz mention which version of qtp u r using at the
time of asking question..so i will explain with
navigation...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh
Thank you. But my question is "Is it possible to load
Object Repository through script?"
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anavuong
I want add object before action others function so I have
wrote that below:
RepositoriesCollection.Add "D:\Quick test
Professional\Exercise\Object_case1.tsr"
After then I have opened Object Repository windown but i
don't have see them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mayank
This is fine, but when you give the relative path and open
the script, qtp converts in absolute path.
I want to add as follows-
RepositoriesCollection.Add "..\..\ObjRep\or.tsr"
QTP is showing as follows
Drive:\xyz\pqr\ObjRep\or.tsr
| Is This Answer Correct ? | 0 Yes | 1 No |
can any one explain with an example how to test Web application using qtp
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Among the 4 capture levels, Complete, Partial, Minimal, None. which one is mostly used?
What is RTM (require ment tracebulity marix) fromate?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
four browser are open same application i want to enter 3browser how?
Can we directly start working with QTP without any knowledge on WinRunner? (After getting trsining on QTP)
HI. AnyBody can explain Automation Testing Framework...Generally wht do we Intiate before going to start Automation testing process... Anybody can explain.......Thanks in advacne...
What is the expert view?