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



If our application contain one image while executing script application failed to show that image ..

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

If our application contain one image while executing script application failed to show that image ..

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

Post New Answer

More QTP Interview Questions

give me the code for check point for validating application

1 Answers  


how can you describe the basic flow of automation with conditional and programmatic logic?

1 Answers   Ordain Solutions,


I want to read XML file loaded in Quality center and compare the values with the values displayed in Application (web table).How can I do that

0 Answers  


How to add object to object repository in qtp9.0 Suppose for brower yahoo home page

0 Answers  


I wanted to create Data Driven test for login page (loginname,password). Password is same for all the loginnames. I recorded the script for one user. I mentioned all the user names in the global excel sheet with the column name as "Loginname". I mentioned 5 loginnames. I selected tools- >datadriver and select loginname. Select parameterize and select parameter all option.Changed the parameter name to "loginname" which i mentioned in the global excel sheet. I executed the script. For the users 2 and 4 only, the script is failing... can anybody explain why the script is failing for users 2 and 4.

2 Answers  


How will you test a keyboard?

0 Answers  


How will internal and external links be validated and updated? how often?

0 Answers  


In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail

0 Answers   Yahoo,


How to Analyze the Checpoint results by Checking Bitmaps?

1 Answers  


I have a 10 lines of qtp script, while executing i got an error at line 7 but i dont want to stop the execution i want to continue the execution up to last line and display the test result window, wts the syntax we use?

3 Answers   BirlaSoft, Collabera,


What is synchronization point in QTP?

0 Answers  


Give me some real time point of way where exactly we can conduct audits?

0 Answers   CTS,


Categories