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
Tell some commonly used Excel VBA functions?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object..
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
Difference between test object and run time object?
when to start the automation?
how will you check how many members visited the website www.infosys.com?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
What is qtpro? What is quick test pro?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
when will you do debug your script? and explain that process?
Explain about the quicktest professional (qtp) automation object model?
how to test Web application using QTP software
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop.My scenarios is like that,it should contain following steps. 1)Automatically it should click on start and then on remote desktop connection. 2)it should enter the IP address and then connect to remote desktop. 3)and then it should be able to record the application in remote machine and then run it also. Can somebody tell me how to record the application which is in remote machine.