How to handle dynamic objects in QTP?

Answers were Sorted based on User's Feedback



How to handle dynamic objects in QTP?..

Answer / vijay

by using reguler expressions we can handle dynamic objects
in qtp

Is This Answer Correct ?    14 Yes 2 No

How to handle dynamic objects in QTP?..

Answer / srujan

By using smart idetification and regular expressions

Is This Answer Correct ?    11 Yes 1 No

How to handle dynamic objects in QTP?..

Answer / sreeprasad

QTP has a unique feature called Smart Object

Identification/recognition. QTP generally identifies an

object by matching its test object and run time object

properties. QTP may fail to recognise the dynamic objects

whose properties change during run time. Hence it has an

option of enabling Smart Identification, wherein it can

identify the objects even if their properties changes

during run time.

Check this out-

If QuickTest is unable to find any object that matches the

recorded object description, or if it finds more than one

object that fits the description, then QuickTest ignores

the recorded description, and uses the Smart Identification

mechanism to try to identify the object.

While the Smart Identification mechanism is more complex,

it is more flexible, and thus, if configured logically, a

Smart Identification definition can probably help QuickTest

identify an object, if it is present, even when the

recorded description fails.

The Smart Identification mechanism uses two types of

properties:

Base filter properties?The most fundamental properties of a

particular test object class; those whose values cannot be

changed without changing the essence of the original

object. For example, if a Web link's tag was changed from

to any other value, you could no longer call it the same

object. Optional filter properties?Other properties that

can help identify objects of a particular class as they are

unlikely to change on a regular basis, but which can be

ignored if they are no longer applicable.

Is This Answer Correct ?    14 Yes 6 No

How to handle dynamic objects in QTP?..

Answer / krishnateja muppalla

Some times you can make use of Location and Index based on requirement.

Is This Answer Correct ?    3 Yes 5 No

Post New Answer

More QTP Interview Questions

how do you run scripts in QTP?please anyone can answer my questions

4 Answers   Ordain Solutions,


supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?

0 Answers   IBM,


what is difference between Mandatrary proparties and Assistive proparties? Explain

4 Answers  


what is object spy

5 Answers   TCS,


how to get column count in datatable

3 Answers  






How to see the screens after running test in QTP?

1 Answers  


Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?

1 Answers   Hewitt, Wipro,


I am Using QTP 9.1 version. I have created a Shared Object Repository. The size of Shared Object REpository is 9 MB. In my system i am able to execute the script very flexibly and it is very fast. But if i copy the same code into other system with the same configuration, it is executing very slowly(i.e dam slow). It is not happening in all machines it is in only some machines. Can please any one give th esolution. It is high priority to me as i need to give demo to client on their machines.

4 Answers   TCS,


what is the difference between built-i function and In-built function?

0 Answers  


What is environment variable in qtp and why to use it?

0 Answers  


can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?

4 Answers   Wipro,


Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version

0 Answers  


Categories