Explain about Table and DB Checkpoints?



Explain about Table and DB Checkpoints?..

Answer / 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

More QTP Interview Questions

Can we directly automate test script according to requirements?

1 Answers  


what is the difference between parameters and arguments?

1 Answers  


write vbscript on veb applications in qtp with exapmles?

1 Answers  


How do u override the meaning of a standard object in QTP?

1 Answers  


i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?

0 Answers  






write script to read and write data from file ?

2 Answers   HealthAsyst,


Where you can store check point results?

3 Answers  


what is the diffrence between script and Language ? (Chandana)

6 Answers   Cognizant, Wipro,


What is the registration process and examination fees?

0 Answers  


Can we record using all the modes in a single script? Explanation with example is appreciated

0 Answers  


How to retrive XML file data in QTP ? using Script(Chandana)

6 Answers   Wipro,


How can we display the names of the buttons in the toolbar of a webpage

1 Answers  


Categories