. My application is updating the user information in the
application. Every time it is Adding on record in my
application and Validating the information like “Record has
added successfully”. Which Check point I have to put in
this situation? Why?
Answer Posted / mvk
But the value is dynamically changing. If we put check point
test will fail. Please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the Difference between copy to action and call to action?
Explain the concept of object repository and how qtp recognises objects?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
What are the differences between quicktest professional (qtp) and winrunner?
What is the use of running the scripts in Hidden-mode in UFT?
How can you identify the browser and its information using QTP script?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
How to save your test using quicktest professional?
What is keyword driven framework?
Explain QTP using different development techniques ?
Can we write winrunner language i.e TSL in QTP tool?
What is different command used in command Prompt while using QTP?
How do you perform Regreession Testing?
How you can decide which type of object repository you have to use?
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.