Among all the check points what is the most important checkpoint?

Showing Answers 1 - 11 of 11 Answers

praveen

  • Nov 3rd, 2006
 

hi,in QTP THE FOLLOWING R THE IMP. CHECKPOINTS..1).Standard check point2) Data base checkpoint3).XML Checkpoint40. Text checkpoint5).page checkpoint

  Was this answer useful?  Yes

KodumuruRamesh

  • Nov 4th, 2006
 

Hi

    In my point of view all checkpoints in QTP are important,because every Checkpoint as its own usage.Read this

      Checkpoint Type                                Description

Standard Checkpoint:                Checks values of an object's properties

Image Checkpoint:                    Checks the property values of an image.

Table Checckpoint:                   Checks Information in a table.

Page Checkpoint:                     Checks the characteristics of Web Page.

Text/Text Area Checkpoint:       Checks that a text string is displayed

                                             in the appropriate place in a Webpage of

                                             application window.

Bitmap Checkpoint:                   Checks an area of a Web page or Application

                                             after capturing it as bitmap.

Database Checkpoint:               Checks the contents of datebase accessed

                                            by an application or website.

Accessibility Checkpoint:           Identifies areas of a website to check for

                                            section 508 compliancy.

XML Checkpoint:                      Checks the data content of XML documents.

                       By reading this we can't say that a particular Checkpoint is most Important.

kodumururamesh@yahoo.co.in

  Was this answer useful?  Yes

Imthiyaz.Shaik

  • Nov 8th, 2006
 

Importance of the check point depends on the application you are using.

Check points are for validations and importance depends on what you need to validate.Every check point has its own importance.

For Ex., If you want to check the database validations and its of high importance to your application, then Database Chekk point is important as you are concered with Database.

  Was this answer useful?  Yes

Nadeem Sharifuddin

  • Jan 2nd, 2007
 

Standard check point, as it is mostly used.

  Was this answer useful?  Yes

Ankush

  • Feb 22nd, 2007
 

The following two are the most Importtant

a) Standard CheckPoint as it is mostly used. Also it covers everything including "Text Checkpoints"  "Page CheckPoints" "Table CheckPoints" .

b) the second most important is "Database checkoint" a it is the only source to check the values from the database.

The rest like Image ChekPoints and Bitmap Checkpoints are Seldom used etc.

ankush.jethi@gmail.com

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions