Using QTP checkpoint, where do you store your expected
Properties of the object which later compares with the
actual properties of the object???
Answer Posted / shruthi
Hi ,
Store your expected property of the object in any variable
or still can parameterise it, and again using any
Environment object you can store the actual property of the
object and compare.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain how you can delete excel file in qtp?
what is keyword driven testing in qtp?n how is it useful?
How to do call a output parameter from one action to another action??/
What is quick test pro?
How to save your test using quicktest professional?
What are the different types of recovery operation?
What is test object model in quicktest professional?
Can we write winrunner language i.e TSL in QTP tool?
What are the different types of recording modes in qtp? Which will be used when?
Hi All, How to Compare two strings character by character in QTP
HOw to add the recovery file at runtime to the test file .
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>.
How to creating an output value using quicktest professional (qtp)?
How to carry out bit map check points in QTP
how can i call function (which has link with excell sheet at a remote location) within another function