Explain the check points in QTP?
Answer Posted / geetha nagekar
Checkpoint is a feature provided by the QTP which is used
for checking something during the execution at any point of
time.
OPERATIONAL OVERVIEW OF CHECKPOINTS
1.Pre-exucution phase
2.While -execution phase
PRE-EXECUTION PHASE:
In this phase it will do the following.
1.It will capture the expected value.
2.it will genarate the corresponding sript statements.
WHILE-EXECUTION PHASE:
In this phase it will do the following.
1.it will capture the actual value.
2.it will compare the actual value with expected value.
3.Finally it will display the result as pass/fail.
TYPES OF CHECK POINTS:
1.Standard checkpoint
2.Bit-map checkpoint
3.Text checkpoint
4.Textarea checkpoint
5.Database checkpoint
6.XML checkpoint
7.Page checkpoint
8.Table checkpoint
9.image checkpoint
10.accessability checkpoint
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the standard timing delay for web based application in qtp?
Is it possible to use two instances of UFT on the same machine? If not why?
in a web page How to check and display a particular word from a paragraph?
How will you check that your test cases covered all the requirements?
How are actions and functions different in QTP?
Is qtp supports uni-code?
explain structured testing? plz guys with exp. do answer
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 is the Difference between copy to action and call to action?
What are main panes available in qtp test browser?
Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?
What is throw Object?
If you are testing a web application then what will you test in that application?