Anybody explain me, the concept of checkpoint
declaration in the QTP mainly for the Objects, Pages, Text
and Tables ?
Answer / sreeprasad
A checkpoint verifies that expected information is
displayed in a Application while the test is running. You
can add eight types of checkpoints to your test for
standard web objects using QTP. Object, Page and Table
checkpoints can be added using Standard check point.
1). A page checkpoint checks the characteristics of a
Application
2). An object checkpoint (Standard) checks the values of an
object on a Application.
3). A table checkpoint checks information within a table on
a Application
4). A text checkpoint checks that a text string is displayed
in the appropriate place on a Application.
5).An image checkpoint checks the values of an image on a
Application.
6).An Accessiblity checkpoint checks the web page for
Section 508 compliance.
7).An XML checkpoint checks the contents of individual XML
data files or XML documents that are part of your Web
application.
8).A database checkpoint checks the contents of databases
accessed by your web site
Is This Answer Correct ? | 0 Yes | 0 No |
3. Anyone pls tell me as many points as possible for this question? what r the things to take into consideration before automating an application like; a). Identify whether the tool supports the appln or not. b). When there is lot of retesting and regression testing. c). ROI. d). When there is a need for running same script for multiple datas, etc. e). ---- f). --------- Pls give me more points.
Plze let me know how you can validate in the QTP that printed documents is correctly printed or not ie how we can do the validation that all the records or text are printed successfully in the printed document as per the application format requuired.
what is difference between application testing and product testing?
what are the areas that cannot be tested using an automated tool? list a few
Give me brief idea about QTP automation object model?
can u tell me the the cost of automation tool QTP ?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
How to Parameterize Object repository in QTP?
1. How to capture data from images in QTP and produce them in Excel sheet
Add parameters during time in each row in one column
Is text area check point supports for web applications?
I open login gmail page after that QTP is not able to identify the object present in it then what u will do