what is the purpose of SetTOProperty Method?
Answer / uday
You want to modify a property value of an temporary test
object during that run session, you use setTOProperty.
for ex: in your OR, there is an obj(tempObj) with property
name "Hello". If you want to change this property to "Hello
uday", use setTOProperty.
Object.setTOProperty "name","Hello uday"
Note: The updated value is not changed in OR.
| Is This Answer Correct ? | 19 Yes | 1 No |
What is the main differece between QTP 9.0 and 9.2
What is Maximum synchronization time out in QTP(By Default is 20sec). Anybody can answer it. Thanks in advance.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
when a test case is written how u test using qtp
What is a reusable action?
What is the dis advantage of check points in QTP, if any?
w is output value
How to analyzing test results using quicktest professional (qtp)?
Explain about business process component? types and usage?
How can you handle exceptions in qtp?
can we run the scripts of qtp 8.2 in the qtp7.0?
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?