Explain the check points in QTP?
Answer Posted / hari
A checkpoint verifies that expected information is
displayed in a Application while the test is running. We
can add eight types of checkpoints to the test for standard
web objects using qtp.
QTP supports 10 types of check points –
1. Standard Check Point
2. Image Check Point
3. Table Check Point
4. Page Check Point
5. Text CheckPoint
6. Text Area Check Point
7. Bitmap Checkpoint
8. Database Checkpoint
9. Accessibility Check Point
10. XML Check point
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the differences between table and db checkpoints?
Hi All, How to get repeated word in string . Thanks Balaji
Plz Explain AUTOMATION REFERENCE MODEL?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
What is the difference between a Function and Action in QTP?
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
How to release all resources file from the QTP?
What is synchronization point in QTP?
any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in
what are the mandatory properties for a tex boxc (scenario?)
Please guide me release notes of Automation once scripts are completed
how do u plan test automation?
Does QTP run in any environment?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How to remove associated function library?