what is the purpose of SetTOProperty Method?



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

Post New Answer

More QTP Interview Questions

suppose by navigation i went from 1st page to 5th page write a script for coming from any page to the 1st page abd by executing where the page may be . it will come to 1st page give the code using gmail. give me mail id so that i can under this answer with out any doubt

1 Answers  


What are the differences between quicktest professional and winrunner?

0 Answers  


What's Checkpoints for QTP?

1 Answers  


now a days which one is using all companies for qtpscript a)Object Repository based script b)Descriptive program based script c)BOTH

1 Answers  


action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans

0 Answers   TCS,






What are the most frequent errors you faced while executing your scripts?

1 Answers  


What are the features of quick test pro(qtp)?

0 Answers  


what are the mandatory properties for a tex boxc (scenario?)

0 Answers  


How to retrieve alpha bate from the alphanumeric string with special character.

7 Answers   ADP, Cap Gemini,


I have below user Defained function function AddTwo(ByVal a, ByVal b) Dim Ans Ans=a+b MsgBox Ans End function Now my question comes here...from given below methods which method is right to call above function?Which is Wrong and why? 1. AddTwo(2,4) 2. Call AddTwo(2,4) 3. AddTwo 2,4 4. Call AddTwo 2,4

1 Answers  


Hi,How to write regular expression for inbox(10) {here 10 is changing while playback}.tell me the pettern.

6 Answers  


how open two urls in one browser? plz urgent

9 Answers   Satyam,


Categories