Explain Different types of Checkpoints in Quick Test
Professional?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
A Checkpoint is a confirmation or verification point in
which the value of some property which is expected at a
particular step is compared with the actual value which is
displayed in the application. Based on the expected values
Checkpoints are classified as follows
•Page Checkpoint :
A Standard Checkpoint created for a web page can be called
a Page Checkpoint. It is used to check total number of
links & images on a web page. Page Checkpoints can be used
to check Load Time i.e. time taken to load a web page.
•Bitmap Checkpoint:
It helps a user in checking the bitmap of an image or a
full web page. It does a pixel by pixel comparison between
actual and expected images.
•Image Checkpoint:
It enable you to check properties like source file location
of a web image. Unlike , Bitmap Checkpoint you can not
check pixels(bitmaps) using image checkpoint.
•Text Checkpoint:
It is Used to check expected text in a web-page or
application. This text could be from a specific region of
the application or a small portion of text displayed
•Accessibility Checkpoints:
It verifies compliance with World Wide Web Consortium
(W3C) instructions and guidelines for Web-based technology
and information systems. These Guidelines make it easy for
disabled to access the web.
•Database Checkpoints:
It create a query during record time and database values
are stored as expected values. Same query is executed
during run time and actual & expected values are compared.
•In Table Checkpoint :
Dynamically check the contents of cells of a table (grid)
appearing in your environment. You can also check various
table properties like row height , cell width and so on.
Table Checkpoint is similar to Database Checkpoint
•Using XML Checkpoints:
you can verify XML Data ,XML Schema, XML Data
K,Byeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
Standard CheckPoint
Text
Text Area
Bitmap
Accessbilty Check point
Data Base
XML Check Point(From Resources)
XML Check Point (From Application)
Extra:
Page Check point
Table check Point
Image Check Point
UFT:
File Check Point
Thanks,
Srini
srinivasulu.thatavarthi@outlook.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
1. In build1 there is a page with two check boxes and a submit button. You have prepared a script for that page and its working fine. In Build 2 the developers have added two checkboxes in the page. Will the script prepared for Build 1 work for Build 2 or not. If yes, why and if No, why. Remember the developers have not touched the object properties of the textboxes in the page.
Tell me the difference between the Data Driven Frame work and Keyword Driven frame work?
What are the different recording modes and how do they work?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
Hi cud you plz answer my question.. what is the size of Object Repository?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
Explain the difference between call to action and copy action?
What is descriptive Programming in qtp.
which is the easiest way you can send the QTP test results to Client if he want to see the screenshots when the results are failed?
How to attach a file to TD?
What is source control?