Answer Posted / ramyab.mca@gmail.com
Hai.....
Table and DB Checkpoints: By adding table checkpoints to
your tests or components, you can check that a specified
value is displayed in a cell in a table on your
application. By adding database checkpoints to your tests
or components, you can check the contents of databases
accessed by your application.
The results displayed for table and database checkpoints
are similar. When you run your test or component, QuickTest
compares the expected results of the checkpoint to the
actual results of the run session. If the results do not
match, the checkpoint fails.
You can check that a specified value is displayed in a cell
in a table by adding a table checkpoint to your test or
component. For ActiveX tables, you can also check the
properties of the table object. To add a table checkpoint,
you use the Checkpoint Properties dialog box.
Table checkpoints are supported for Web and ActiveX
applications, as well as for a variety of external add-in
environments.
You can use database checkpoints in your test or component
to check databases accessed by your Web site or application
and to detect defects. You define a query on your database,
and then you create a database checkpoint that checks the
results of the query.
Database checkpoints are supported for all environments
supported by QuickTest, by default, as well as for a
variety of external add-in environments.
There are two ways to define a database query:
- Use Microsoft Query. You can install Microsoft Query from
the custom installation of Microsoft Office.
- Manually define an SQL statement.
The Checkpoint timeout option is available only when
creating a table checkpoint. It is not available when
creating a database checkpoint.
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to use the QTP choose the data from oracle? e.g. i input the identity card NO. this will be add new record in the database ,and now i want get this record's prime key.
give me an example where u used good judgement and logic in solving a problem
can any body plz help by sending the qtp docs and qtp ppt's? this is my mail id:murali.padeti@gmail.com
Can launch two instances of qtp on the same machine?
how to test Web application using QTP software
Shall we add Local Repository to shared object repository,if yes,how we add
What is quicktest professional?
How does qtp identify gui object?
How to use debug tools?
why text area checkpoints cannot used for web applications
What is optional step in qtp? How you can add optional step in qtp?
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
What are the various types of Actions in UFT?
Write a script to verify font style and color of a windows object using descriptive programming
Can you list some technologies that support qtp?