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 if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
I have made the recovery scenario in script. When i am exceuting the script. it stop automatically after running recovery scenario. Please tell the resaon?
how to disable the pop ups through QTP using a script
Explain about the test fusion report of quicktest professional (qtp)?
How do you connect to database ,What is the script to connect DATA BASE?
Hi can anyone pls suggest how to fetch username(system login name)and system name in to qtp.I am not using TD or QC.Thx
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
What are the types of Object Repositories in QTP?
How to "Turn Off" QTP results after running a Script?
How to add a runtime parameter to a datasheet?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
What is the entry criteria and exit criteria for your test automation