waht is the difference between QTP 8.2 and 9.0 version
Answer Posted / laxman
divya your answer is wrong, if u know correct answer u send
other wise dont send.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to use reporter.report event in qtp ?
Is virtual object supported in low level recording mode?
Explain the terms test and business component?
How to test the login page in different ways in automation testing and i need code?
How many types of recording modes are there?
Explain how to use QTP to check broken links on a page?
what QTP Options do you know?
How do you configure QTP AND Test director?
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
If the objects hierarchy is changing from build to build, then how you will handle that condition?
In qtp, explain what is qrs file?
How will you compare keyword and expert view?
When you open QTP, how many sheets you can see?
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 should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.