I have one bitmap image in my webpage. The bit map image is
moving like 1 place to 2nd place and 2nd place to 3rd place
Etc… in my webpage.
I wanted to write script for dynamical objects like above
example.
Could you please send me the answer for above query.
Answer Posted / kumar
hi vineela
using the Analog Recording mode we have to record each
and every possible position of the Image in the page.
In this secnario the image position is not fixed in the
page,so it will be in position 1 or 2 or 3 or 4 or 5or 6 or
7 or 8 ................
so we can't handle this using recoridng mode options.
Go for Descriptive programming(Answer1), irrespective of
the position it will identify the image in the PAGE.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In qtp, how you can use xpath to identify objects?
explain keyword driven framework with banking domain?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is a recovery scenario?
write the vb script for call to new action in qtp?
Explain how you can delete excel file in qtp?
Difference between copy to action and call to action?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
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?
How many types of status are there?
What is active screen?
what and how to answer for the question "tell me about yourself ?" for 3 years experience. can anyone say inj detail please... its urgent
How to creating an output value using quicktest professional (qtp)?
What environment does qtp run in?
How to data driven test for Win objects in QTP ?