How do you change Logical Name of the object in test script?
by using SetTOproperty u can change logincal name of test
object..
For example..in first build there is a OK button..and u
reorded on OK button..
but in modified build it changed to Yes..and this
modificatio is only for single build...in this situation u
need to change that button name OK to Yes
window("XXXX").winbutton("OK").SetTOProperty "Text","Yes"
like this u can change any property of test object..and
remember that u can not a property value of Run Time object.
If any Queries..
Nanda.dreddy@gmail.com
| Is This Answer Correct ? | 3 Yes | 9 No |
In qtp, how you can exit for loop?
OPening of notedpad in QTP to write and execute the coding?
How can you quit from Action.
banking project description for software tester
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
Why we have to import data from excel sheet to data table?becoz v can directly use test data directly from xl know. can u all pls explain me clearly
Which Databases supports for QTP?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
how will u choose a tool for test automation ?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
what is Smart identification
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”