I need diffrences between Object Identification, Smart
Identification, Regular expresion,Low-Level Recording
(enables you to record on any object in your application,
whether or not QuickTest recognizes the specific object or
the specific operation.)
I am working on Web Application. In that object caption
will change dynamically. For example, consider “Save”
button. On clicking save button the caption changing as “
EDIT ”. From above concept which concept I have to use here?
Answers were Sorted based on User's Feedback
Answer / akshar jain
in object repository click on the particular browser and
add the property as name & click on the value button & if
ur browser name is india is in asia & u want only the
browser name as asia then give as .*asia.* & click on the
regular exp check box
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / uma
You Should use only Regular expression .
Step1: Go to Obj. Repository
Step2: Select that SAVE obj.
Step3: In obj. Repository Click constant value then give
.*
Then save Now u run the script It will accept the dynamic
window in QTP.
| Is This Answer Correct ? | 0 Yes | 1 No |
desribe a situation where u faced a stressful situation and how did u cope with it
The interviewer asked me when u recorded one application.object repository properties are saved with .tsr extention. in qtp expert view wherever mouse is there that snapshot displayed in active screen but some recored script lines are not displyed in actives screen y?
what will be there in keyword view and expert view?
Explain the difference between smart identification and object identification withn clear example. please it is very urgent
what are SetToProperty, SetROProperty,GetToproperty scripting?
What is difference between run time object and test object?
How to test the login page in different ways in automation testing and i need code?
How to make arguments optional in a function?
What is output value?
What is the exact difference bet function and action in QTP Anybody can explain it in detail..Thanks in advance..
What is a checkpoint? How many check points are there in qtp?
Hi All, I am a beginner in QTP and have understood the basics of QTP by going through tutorial. I am trying to Automate a HRMIS application, What is the right approach to Automate this application. Kindly answer. Thanks in advance