Answer Posted / nitesh srivastava
object spy is used by testers or it displays
properties ,methods and object hierarchy......navigation
click on the spy..Click on the hand icon...and take the
hand icon and Click on the object ,window ,or
dialouge ,webpages....
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
i am a begnner so am learning Error handling :tried using Recovery manager didnt work i want to be able to handle errors , e.g. if while running the test the folwoing does not show up then how can i use the If then else and goto next step in the test, as in many scenarios it does not show up Browser("The Shopping Channel -").Page("The Shopping Channel -_8").Image("easy pay").Click
What phases are involved in testing an application in qtp?
What is the use of text output value in quicktest professional?
How software automation specialist enter steps in the Expert View?
How did you resolve conflicts present in Object Repository?
How will you test a stapler?
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
Explain different types of action in qtp?
What are the views available in quicktest professional?
Is it possible to use two instances of UFT on the same machine? If not why?
How to add verification steps to tests?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
What is expert view and keyword view?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
Explain quicktest professional testing process?