If our application contain one image while executing script
application failed to show that image but you have to check
that image by importing dynamically from other location...
Can we use Check Points here on dynamically imported image?
Answers were Sorted based on User's Feedback
Answer / bfakruddin
As of my knowledge...
Validation means Comparing between the Expected Value and
Actual Value in Application.
Here, dynamically loading the pic means that is the
expected one... You are loading your expected Image.
really, do you need to validated again that loaded image
with expected image
Thanks & regards,
Baba Fakruddin.D
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satish j
I see that your problem is the path from where the image is
loading,if you are using a relative or absolute path you
need to ensure that it is pointing to the right image at the
right location.
Just checking against another path will not work ,probably
you will see the image and you can also validate that using
Image checkpoint but the purpose will not be solved as ,its
not the image its the path from where you are fetching the
image.
Yes to check the image you can use the check point after
the dynamically imported image is populated.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is API
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
What are the different attributes used with regular expression?
what is the general issues faced while using automation tool Qtp9.0
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
What is test object model in quicktest professional?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
How to add synchronisation points in qtp?
What is the function of Filter in QC . give with a real time example.
draw the qtp frame work?
Describe function procedure in vbscript.
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.