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 |
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
How to Save your test using QTP?
Where virtual objects stores results?
How to test background color and dynamic images which are moving during runtime?
Which Databases supports for QTP?
Discuss the QTP Environment?
anyone can explain Diff B/w Actions and Functions
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
What is DOM
what is the process to follow between writing the test cases & then atomating it?
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?