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



I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level..

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

I need diffrences between Object Identification, Smart Identification, Regular expresion,Low-Level..

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

Post New Answer

More QTP Interview Questions

Explain the concept of object repository and how quicktest professional recognises objects?

0 Answers  


how do you find the number of occurences of string QTP from the expression , " QTP+QTP=2QTP"

5 Answers   IBM,


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

0 Answers  


What are the common defects found in your project? (in qtp interview)

0 Answers   TCS,


how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page

0 Answers  






what is the difference between ClassName and class in QTP?

3 Answers  


Explain different checkpoints in qtp.

0 Answers  


I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?

5 Answers  


What do you to script when objects are removed from application?

0 Answers  


What are the Automation Limitations??

1 Answers  


what is Entry Criteria and Exit Criteria?

2 Answers  


I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...

0 Answers  


Categories