What kind of errors can b handled in QTP in real time
scenario?
Answer Posted / sriharsha
hi,
1) Pop-up Window
2) Object state
3) Test run error
4) Application Crash
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
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>.
what testplan contents and what test strategy contents,what is the diff b/w them
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
To which environments does quicktest professional (qtp) supports?
Hoe can we do retesting using functions please give the code for it using login page
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
Can U Explain about QTP tool from older version to latest version also its differences?
Which features or drawbacks of QTP lead to the upgrade for a newer version?
What is the parameterization? Give one example?
Explain different checkpoints in qtp.
What are the key elements available in test result window?
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 use setroproperty?
Diff b/w Health care domain and Banking Domain?
How to analyzing test results using quicktest professional?