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

how to test one edit box using dotnet addin for Web Applications? write script?

2 Answers   NTT Data,


Why to use descriptive programming?

0 Answers  


What is the difference between QTP 8.2 and QTP 9.2 ?

4 Answers   IBM, Infotech,


what is virtual object?

2 Answers  


How can we redirect QTP results in to a excel sheet after the execution

3 Answers   SAP Labs, Virtusa,


hi what is the use of "dim" in automation objective model or any where what is the use of "dim" plz tell me

3 Answers  


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

0 Answers  


what are the different Frame Works in Quick Test Proffessional testing

3 Answers   Wipro,


How to change the Default synchronization method time and where?

4 Answers  


what is meant by descriptive programming?

2 Answers   Wipro,


Mention the test steps of qtp.

0 Answers  


Does QTP run in any environment?

0 Answers  


Categories