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

I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance

0 Answers  


What is the difference between the keyword view and expert view?

0 Answers  


Can any body please tell me the steps of keyword driven framework of QTP.

0 Answers   TCS,


what is output parameters in qtp?explain? 2)

2 Answers   Span Infotech, TCS,


Give the syntax to load function at run time.

0 Answers  






When a requirement is given to u to automate , What is ur basic approach ?

4 Answers  


How to handle Recovery scenario in QTP. give detailed explanation about recovery scenario.

1 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  


QTP identified the object but not performing the desired action???what could be the reason?????

1 Answers   Mphasis,


what is mean by soi in object identification

1 Answers  


How to handle the exceptions using recovery scenario manager in QTP?

0 Answers   Crea, CTS,


In Manual testing , can u prpare bug report in TD?

1 Answers   TCS,


Categories