How to change the run-time value of a property for an
object?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai....
SetTOProperty changes the property values used to identify
an object during the test run. Only properties that are
included in the test object description can be set.
K,Byeeee...
Thanks & Regards
B.Ramyasri
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / supriya gupta
SetTOProperty changes the property values used to identify an object during the test run.
Only properties that are included in the test object description can be set
Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between image and bitmap check point
How to write business scripts using object repository with different scenarios
what is Smart identification
hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri
How to capture the text from the application using QTP?
What is All object and Local object in Object Repositary? Explain me please.
can any one tell me How exactly data drivent testing is done in.explain with any example and the exact steps to fallow?
How to call a test from another test?
How to find RAM size by using QTP?
How many types of status are there?
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
I have a Webtable object in my shared object repository, say WT1, which has different index value in 2 different versions, one version having WT1's index value as 1 and other version having WT1's index value as 2. how could i use same test script to identify the WT1 object having different index values.