In how may ways we can use checkpoints to an application
using QTP?
Answers were Sorted based on User's Feedback
Answer / vasantha
in 3 ways we can use checkpoints to an application
1-while recording the application
2-using the active screen we can add check points
3-while writing the scripts if we want to insert checkpoint
there itself then we have to right click at the point and u
will get check point option
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / krishnateja muppalla
While recording according to test case you can use and while writing descriptive programming also you can include.
For most of the applications now a days we are using only Descriptive programming only.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are test settings and global settings?
Hi What are re-usable actions in QTP? -Thank You
where is the bitmap checkpoint be saved
How many types of recording facility are available in quicktest professional?
How can we upload pdf files in qtp?
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.
My Application is a client server application , but there is one functionality , when we click on one particular icon it launches web browser . When I am recording in QTP , By select approprait web add in also , it not able to record in web page , I am able to record till click on the icon. Please provide me how to over come this type of problem.
what is web application and client server application.is there any difference ?
-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
if numbers are always changing write a script for that
What is difference between shared and local object repository?