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
Are Shared ORs read-only?
Is the qtp course will help to create a virtual object?
Step 3&4 are repeated until an the object in recognised uniquely.
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
How many tabs are available to view your test in a test pane and what are they?
Explain the types of properties that quick test learns while recording?
In what occasion we can specify global sheet and action sheet?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is the use of Debug Viewer?
Where we use data driver in qtp?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.
How do you check ticket cost and ticket number in flight application?
Did the scripts need lot of maintenance? If yes, why?
How to associate function library at a run time?