explain all the check point in QTP?

Answer Posted / charjras surana

Checkpoints of any testing tools are used to compare ER and
AR.QTP contains some checkpoints as following
1- Standard checkpoint(this ckeck point is used o check the
object properties and logical name).
2- Image checkpoint(this is used to check the value of an
image in your application or webpage).
3- Bitmap checkpoin(this is used to check image files pixel-
by-pixel,by using this check point we can check that the
map zoom in correctly).
4- Table check point(this is used to check the containts
present in the table).
5- Text checkpoint(this is used to check the staic text
containts only).
6- Test area Checkpoint(checks that a text string is
displayed within a defined area in a Window application,
according to specified criteria.)
7- Accessibility Checkpoints(identifies areas of your web
site.)
8- Page checkpoin(checks the characrestics of a Web page.)
9- Data base Checkpoint(checks the containts of a database
accessed by your application).
10- XML Checkpoint(checks the data content of XML documents
in XML files or XML documents in web pages and frames).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When and why to use descriptive programming?

612


Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com

1435


How do you convert manual test cases to automated test cases?

583


This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10

1511


Diff b/w test scenario's and test Procedures?

1636






How can you write the scripts that operate on different objects depending on run-time information?

2122


Hi All, How to Compare two strings character by character in QTP

957


tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?

1532


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

1548


What are the different ways to invoke an application using QTP?

650


what is the difference between data driver & data driven and driver script?

2143


How will you check a web application for broken links using qtp?

554


Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)

1458


Give the syntax to load function at run time.

631


how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??

1590