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 is error and fault in terms of software quality?
Hi ,Can any one pleas explain how to test splash objects using QTP?
What is the parameterization?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
How to execute a winrunner script in quicktest professional?
What is the differences between image check point and bit map check point?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is recovery scenario in qtp?
What is ObjectParamater?
Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points
What is the new version of qtp which is recently released in the market?
What is the difference between a Function and Action in QTP?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
Hybrid framework supports Descriptive programming. Is it true?