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?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between call to action and copy action?
How to find a window is minimized or not
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
Describe the differences between functions and actions in UFT?
how to find that tools work well with your existing system?
What is the extension of the qtp local repository?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
what are the utilities and drivers
Explain the concept of object repository and how QTP recognizes objects?
Hi, While recording a Jave based web application, its recording all my actions and the objects.And I have 5 WebEdit objects on the page and all are recorded. But while execution, at the 2 WebEdit object, its entering the value into the object (Its making a call to the AJAX, matching the value), when the control get out of this object the value is erased or cleared. Could anyone please help. I have recoreded 5 more scenarios where WebEdit is in the picture on different webpages and all are working fine. Here is my Script: Browser("Sign In").Page("Matching Workbench_3").WebEdit ("locationLookup").Set "0320 - SEATTLE-KM" Browser("Sign In").Page("Matching Workbench_3").WebEdit ("supplierNameLookup").Set "TRAMMO PETROLEUM INC" *** SupplierNameLookup is the object, which is haing an issue. And also I was using the SendString function, but it didnt work.
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
How you can delete excel file in qtp?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What are the different types of action?
What is the basic concept of quicktest professional (qtp)?