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 / gaytri
Hello Biman,
I tried to execute the same steps as per mentioned by you
in QTP 9.2 , but on executing I got the error "Object Does
Not support thir property or method" at this line
objnew.Test.Settings.Resources.ObjectrepositoryPath
="D:\Documents and Settings\bimanr\My
Documents\Bim_QTP\Test-OR-withshared.tsr"
SO kindly let me know where exactly the problem is in my
code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about datafile/verification of date file when file is not available in local system?
What is CMMP and CMMH?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
How will you check that your test cases covered all the requirements?
How will you report the bug and explain the defect tracking sheet you handled?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
Explain xml checkpoints.
They asked by using qtp recording writing scripting
Explain the concept of object repository?
Why do we use breakpoints in QTP?
Explain how you can delete excel file in qtp?
What are the Disadvantages of shared object repository?
Mention the different actions types of qtp.
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?