Is it possible to change the name of a test object. I mean
when we are recording the script for an object (for Ex:
Username is a text field which has value "Babu",i am
recording that). Then the Name of the object will become
"Babu" in object repository. If i want to change "babu" as
"xxxxx" .. is it possible to do?
Pls help me in this .. if you didn't understand the
question, pls let me know.
Answer Posted / sha
Dialog("Login").WinEdit("User Name:").Set "babu"
Dialog("Login").WinButton("OK").Click
In expert view
No need to change anything in OR. U can change "babu" as "XXXX" and run it will run in u r text field as XXXX instead babu.
In KeyWord View
go to keyword view in Value column select value configuration button in constant babu will be there erase it and type XXXX and then run it, it ll run as in edit field as XXXX..
Hope u Understood....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the types of object repository?
Is it possible to change the values of analog recording?
give me an example where u used good judgement and logic in solving a problem
How to execute a winrunner script in quicktest professional (qtp)?
can the activities of test case design be automated?
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
how to create flat file datasubmission in qtp
Hi, how can we check or avoid the memory leakage in QTP9.2?
Who uses qtp tool?
What is the Difference between copy to action and call to action?
how will you check how many members visited the website www.infosys.com?
What is qtpro?
For which type of project the iterative model is suitable?
How would you export a script from one pc to another in qtp?
How can get count of list box?