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 |
does qtp need record and playback in realtime. plz tell exactly wat happens
How do you create regression test packs?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
object types is used for what?
What is driver script and driver script in qtp frame work????
what is object spy
when we enter url,one page should open.write a vb script ,that page is open or not
2 Answers Blue Chip India, Persistent,
On what basis we select test cases to automate?
How to find which type of Framework is suitable for which type of application?
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
What are the Disadvantages of shared object repository?