Anybody explain me, the concept of checkpoint declaration
in the QTP mainly for the Objects, Pages, Text and Tables ?
Answer / guest
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.
| Is This Answer Correct ? | 2 Yes | 0 No |
Hi. GetRoProperty and OUTPUT Value Both are same purpose or not? plz explain in deatil with example?
Can Any One Write How to Write the Script for Child Objects
why qtp supports vbscript? and not for others just like cgi,phython,shell,perl,html and all..
Hi, My application is a web application which was developed by Java. In that application we have applets to do some operations. Is it possible to recognize applets using QTP? If yes, how? pls, help me this
what are the limitations of automation testing?
What is keyword view in qtp?
1)Difference Between Value & RawValue?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
To which environments does quicktest professional (qtp) supports?
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
What is batch testing?
How is test case write?