In how many ways we can add check points to an application
using QTP.
Answers were Sorted based on User's Feedback
Answer / ravichandranath
1.place the cursor in the script where u want checkpoint
and right lick in there opton is there checkpoint.
2.go after recording script u ma go active screen area
there snopshoots what ever u record in u r application that
images will be there put u r mouse point to that image and
right click there also u will get checkpoint option
3.insert menu---checkpoint
i hope this is correct answere
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / shailaja
check points can be added in three ways. they are as follows
1) while recording (insert > check point)
2) using the active screen
3) while wiring the scripts if we want ti insert a check
point there itself then we have to right click at the point
where we have to insert the check point (right click >
insert checkpoint)
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / venkatraj.b
IN TWO WAYS,
while recording the application, and also after completion
of recording by using the ACTIVE SCREEN we can add
checkpoints.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / akshay kumar
We can add checkpoints while recording the application or we can add after recording is completed using Active screen (Note : To perform the second one The Active screen must be enabled while recording).
| Is This Answer Correct ? | 0 Yes | 0 No |
How to creating an output value using quicktest professional?
Is it possible to split an action? How?
What is the difference between shared and local object repository?
How to creating an output value using quicktest professional (qtp)?
Can the mode of object repository be change during run time? Eg. if the mode is per-action during design time can i change it to shared and vice-versa? Any scripting possible?
What is the difference between Image Checkpoint and Bitmap Checkpoint?
in qtp how can we do test when the build is not ready
What is object repository?
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
What is error handled other than recovery scenario manager?
How do you convert manual test cases to automated test cases?