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 |
Is it possible to convert QTP scripts to Silk scripts?
How to use setroproperty?
Diff b/w test scenario's and test Procedures?
can somebody send the script to write a multiplication table in notepad through qtp
how do u manipulating INI, DLL and / or registry files in support of your test environment? actually what do u mean by INI and DLL or registry files. plzzz its urgent do answer
can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.
How do u insert an object during runtime in qtp?
What is the Risk Analysis? Waht types of risk analysis are there?
Diff between Test Stratergy and Test Plan? Diff b/w Test design ansd test case design?
How i can use Regular expression in QTP?give detailed steps for it.
How to connect QTP to Testdirector
how to invoke the web application through script in qtp