Hi, How to export the Checkpoints and Output values(Test
area output values) from Object Repository to Excel
Answer Posted / uday
There is no option of exporting checkpoint(CP) information
to an excel sheet, because all the CP info is saved in
resources.mtr, and even we cannot create checkpoints
manually.
All the CP info is saved in the local OR, so it is in
resource.mtr of that action.
We can copy the CP info. to other ORs.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which advantages helping QTP to hold the position of "Market Leader" for such a long period?
How to check feasibility of the appliction?in automation testing?
QTP script is not working on other's machine..
How do you know the location Id of an object if you know its index id?
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What is the standard timing delay for web based application in qtp?
Have you used xml check point in your project?
How does qtp identify objects in the application?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
what is profile tool?
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?
What is RTM (require ment tracebulity marix) fromate?
For which type of projects the iterative model is not suitable?
How the exception handling can be done using quicktest professional (qtp)?
give me an example where u used good judgement and logic in solving a problem