Explain the check points in QTP?
Answer Posted / pooja kanwar
A checkpoint verifies that expected information is
displayed in a Application while the test is running. You
can add ten types of checkpoints to your test for
standard web objects using QTP.
1.Standard Checkpoints- Checks values of an object's
properties.e.g-Check that a radio button is selected.
2.Image Checkpoint- Check the properties values of an
image. e.g-Check that image source file is corrct.
3.Tabel Checkpoint- Check information in tabel. e.g-Check
that value in a tabel cell is correct.
4.Page Checkpoint- Check the characterstics of a web page.
e.g-Check how long a web page takes to load or if a web
page contains broken links.
5.Text Checkpoint- Check that a text string is displayed in
the appropriate place in a web page or application. e.g-
Check whether the expected text string is displayed in the
expected location in a test object.
6.Text Area Checkpoint- Check that a text string is
displayed within defined area in a window- based
application. e.g-Check that an area of a dialog box
includes text that was entered in another part of the
application.
7.Bitmap Checkpoint- Check an area of an web page or
application after capturing it as a bitmap. e.g- Check that
a web page or any portion of it) displayes as expected.
8.Database Checkpoint- Check the contents of the database
accessed by an application or website. e.g- Check that
value in a database query is correct.
9.Accessibility Checkpoint- Identifies areeas of a website
to check for section 508 comliancy. e.g- Check if the image
on a web page include ALT properties, required by the W3C
Web Content Accessibilty guidelines.
10.XML Checkpoint- Check the data content of XML documents.
e.g- Check the content of an element to make sure that its
tags, attributes and values have not changed.
Note:-XML file checkpoint are used to check a specified XML
file; XML application checkpoints are used to check an XML
document within a web page.
Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
What are the different types of qtp test assets and their extensions?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what type of run time errors you get while you ar edoing rpg program?
What are the views available in qtp?
Hi, I am using 2 excel sheet.First excel sheet works fine with the script, if it opens the 2nd excel sheet,it works fine,but after finish all the rows it is giving the following error in the following line. InValid Procedure call or argument Line (178): "Browser("name:="&result,"application version:=internet explorer 7").Page ("title:=bgt.*", "index:=0").WebList ("name:=SearchType","html id:=Select1","location:=0").Select SearchType1". I have seen a web article says that,If we use any vbscript friendly name it may gives the above error-Invalid procedure call or argument not sure,Am I using any VBScript frienlyName? in the above line? [but the same line is perfecly working for first Excel ] It is little urgent. Any Help Thanks you
how can i call function (which has link with excell sheet at a remote location) within another function
How can you send user defined messages to test report?
What is object repository in qtp?
Mention the test steps of qtp.
What is method name to compare two XML files.
Shall we add Local Repository to shared object repository,if yes,how we add
What is keyword driven framework?
What are the challenges u faced in testing with crm domain? How u overcome with?
How to save your test using quicktest professional?