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
regular expression can be used when the image name
consider as pic1 , changed to pic2 or pic3.
but in this secnario , position of the image is changing.
so need to identify the object dynamically.
answer 1: can resolve this issue......
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are test settings and global settings?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
When should I use smart identification?
what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana
please post the interview questions for QA position in FACTSET
What is the Command used to start the QTP
How does qtp identify gui object?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
I am a new tester that needs to create an automatic script involving security questions. On a webpage I need to select a security question(which are random) from a drop down menu, and then input the answer as the last word from the security question. I have the script set-up to automatically select the first security question from the drop down. The problem I am having is trying to insert the security answer. How do I insert the security answer based on the selection from the security question?
Have you faced any problems with object repository?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
How many tabs are available to view your test in a test pane and what are they?
How do know the number of browsers opened?
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me