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 / shaik mohinuddin
By using Regula Expressions :
Go OR ->property value and press configure button then it will open value configuration options window and select constant radio button selected by default and we can put. * and select check box like Regular Expression and click on ok
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of text output value in quicktest professional (qtp)?
How can i click on any Excel sheet's "H" column with out writing coordinates Ex:Window("Book1").WinObject("Book1").Click 498,14 I dont want to give coordinates like 498,14 Can i open "H" column by writing like Ex:Window("Book1").WinObject("Book1").Click "H" or Ex:Window("Book1").WinObject("Book1").Click "H","1" or Ex:Window("Book1").WinObject("Book1").Click H,1 If i want to click on "Sheet3" of an excel sheet, Can i open like Ex:Window("Book1").WinObject("Book1").Click "Sheet3" Please help me any one
What is object repository in qtp?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
what is ODC and GDC?
Have you faced any problems with object repository?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How to import a test case present in ".xls" file to TD under a Test set?
What are the features of quick test pro(qtp)?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
write the vb script for call to new action in qtp?
Can launch two instances of qtp on the same machine?
How to open a new test using quicktest professional?
What are the types of environment variables in qtp?
how can we compare descriptive programing with a regular expression