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 |
what is the default ordinal identifier.what are the send keys in qTP.
in a database table there are 3 columns (name , marks,grade) , in application after retrieving data from db to fields name, marks click ok button then grade should displayed ---for this how to write vb script prgm
describe some problems that u had with automating testing tool?
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
wt is memory leakage?
How the exception handling can be done using QTP
tell me abt a time when u had to go above &beyind the call of duty to get the job done
How to open a new test using quicktest professional (qtp)?
I Have web table shown below ----------------------------------------| | orcut | GMAIL | NAUKRI | |----------|---------|-------------------| |HOT MAIL | MONSTER | VISIT FACEBOOK | |----------|---------|-------------------| |SKYPE ACC | IRCTC | GOOGLE | --------------------------------------- Here i have 2 question friends.. 1.i want to chick the link "VISIT FACEBOOK" is there or not if it's there i want to click the link 2.here how to find the web table row or column count ... don't write the excel or data table script here friends ..consider that it's a WEB TABLE
what is ODC and GDC?
How to get line numbers in your editor in expert view?
why can't you use excel directly in qtp. why we want to import excel data into Datatable.