Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Check point what is how many types of checkpoint and explain

Answer Posted / santhosh

Checkpoint is a verification point that compares a current
value for a specified property to a expected value for that
property.
In general for QTP we have six types of checkpoints they are:

1)Standard checkpoint:-Used to check the objects like Button
is enabled,disabled,focused etc

2)Text checkpoint:-Used to check for a text like the text in
the Label,etc

3)Bitmap checkpoint:-Used to compare the two bitmap images.

4)Database checkpoint:-Used to check for the database

5)Accessibility Chackpoint:-Used to check whether the
webpage satisfies their associated properties In QTP 9.1 to
see this gofor Tools->Options->Web->in that click on Advance
Button then u will find the properties with checkboxes.

6)XML Checkpoint:-Used to validate XML scripts

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the exception handling can be done using quicktest professional (qtp)?

1034


how to do the batch testing in test director using manual testing procedure?

2317


Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.

1937


How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)

2421


how to i add the values using the check points property?( i.e valid data(for valid data it's giving the footer message:value is added) and for invalid data: special chars, spaces,Duplicates and null values (in my page when ever we enter special chars, spaces and null values, it's giving the proper warning message and for Duplicates it's giving the footer message:"value already exists)?

1859


What is test object model in quicktest professional (qtp)?

957


when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3865


Explain in brief about the quicktest professional automation object model?

906


Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example?

2190


When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.

2072


How does qtp identify gui object?

961


How do Parameterization and Data-Driving relate to each other in QTP?

1021


What is the difference between shared and local object repository?

1066


Thanks....But can u tell me how i use the QTP for GIS with one Example...

1845


what is impact analysis on regression testing?

2451