1.How recognize QTP Dyanamic Image?
(suppose tha wedpage contains 3 logos..1 square 2.circle
3.rectangel)there changing at same position how to capture
that)

Answers were Sorted based on User's Feedback



1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.re..

Answer / ashish wadhwa

We can add one square image in Object repository and let's
say that its file name is "square.gif". Mow while
recognising circle and rectangle, we can set the file names
dynamically in our code to "circle.gif" for circle
and "rectangle.gif" for rectangle respectively.

Ist this a satisfcatory answer? Hopefully....

Is This Answer Correct ?    3 Yes 5 No

1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.re..

Answer / rohit

Hi,
Through regular expressions,we can solve dynamic pages.
correct me iff i am wrong

Is This Answer Correct ?    1 Yes 8 No

1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.re..

Answer / shilpa reddy

first of all u need to observe the exact time gap b/w the
appearance of one figure to another figure.apply this time
gap in ur script by using wait(time in seconds) method
wherever u required and capture that object.I didnt tried
with this,but this is my thought,i dont know how far it
will work.lets try this.

Is This Answer Correct ?    1 Yes 11 No

Post New Answer

More QTP Interview Questions

Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else

2 Answers  


what is the advatages of merging of object repositories in Qtp9.0

3 Answers   TCS,


I want to do QTP Certification what is the pattern of Question paper.

0 Answers  


what are the mandatory and assistive properties of objects in QTP?What is attached text?Plz assist me with proper answer.

7 Answers   MBT,


What are the Features & Benefits of Quick Test Pro ?

1 Answers   Crea,






In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?

1 Answers   Siemens,


how to retreive the xml file data through qtp.can anybody send script for this..

1 Answers   Synechron,


How you are developing the script? Using record and play back or manual?

0 Answers  


what is testing process with QTP in organization

1 Answers   Tech Mahindra,


Explain features of the latest version of qtp/ uft 12.1?

0 Answers  


Where you are storing your script?

0 Answers  


when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this

3 Answers  


Categories