explain all the check point in QTP?
Answer / charjras surana
Checkpoints of any testing tools are used to compare ER and
AR.QTP contains some checkpoints as following
1- Standard checkpoint(this ckeck point is used o check the
object properties and logical name).
2- Image checkpoint(this is used to check the value of an
image in your application or webpage).
3- Bitmap checkpoin(this is used to check image files pixel-
by-pixel,by using this check point we can check that the
map zoom in correctly).
4- Table check point(this is used to check the containts
present in the table).
5- Text checkpoint(this is used to check the staic text
containts only).
6- Test area Checkpoint(checks that a text string is
displayed within a defined area in a Window application,
according to specified criteria.)
7- Accessibility Checkpoints(identifies areas of your web
site.)
8- Page checkpoin(checks the characrestics of a Web page.)
9- Data base Checkpoint(checks the containts of a database
accessed by your application).
10- XML Checkpoint(checks the data content of XML documents
in XML files or XML documents in web pages and frames).
| Is This Answer Correct ? | 0 Yes | 0 No |
I wnnt to learn about QTP Automation Framework,please give URL Address to get more information about AFW.
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
How to identify 2 versions of browsers based on regular expression
how to idetfy which test cases are automated?who will deside that plz tell me
what is the difference between data driver & data driven and driver script?
How QTP recognizes Objects in AUT?
with out using import sheet came is it possible to get the excel sheet ?
what is the process to follow between writing the test cases & then atomating it?
What is the real use of different actions in QTP
How you test the object which is dynamically changes its location?
VB scrip has a special command named LBound, which returns the starting index of an arry. What are the possible indexes an array can start with? options are given below. and one only the correct answer. pl select it 1. any index 2. only even non-negative 3. only 0 4. any non-negative integer
Explain about merging of two repositories?