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 |
how to capture objects of remote deskop as it is capturing only window.
scalability testing comes under in which tool?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain
Explain in brief about the QTP Automation Object Model.
Syntax for how to call one script from another? and Syntax to call one "Action" in another?
Can we test internet application using QTP?
Hoe we can export TEST RESUALT IN to XL-sheet?
DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?
How can i store runtime value through vb script while using qtp
What is batch testing?
How 2check the color of the text in the textfield . say suppose the text entered in the textfield object is appearing in red. so i want to check whether the text is in red color or not. It could be great help for me if any one solve's my issue. plz...help