What is difference between QTP 8.2 Obect Repository and QTP
9.2 object Repository?
Answer Posted / kiran
Check syntax is not available in 8.2
commenting is not available in 8.2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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 is the frame work in J-meter?
How to modify object property in qtp ?
Can you list some technologies that support qtp?
If object is not recognized by qtp but the object is standard object what is your approach?
Are Shared ORs read-only?
How does qtp identify the object in the application?
how do i know how to use tools
What is the default add-ins in qtp?
How to associate shared object repository to test in qtp?
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
How to give a call to another action from one action?
What does it mean when a check point is in red color? What do you do?
hou can we use vb script in qtp could u tell me breafly