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

I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance

0 Answers  


How to open a new test using QTP?

1 Answers  


Hi Friends, Im planning to do certifcation in mercury Automation Tool QTP.But I Didnt get any clear details regarding course syllabus, fees, where to approach, and which certification would be useful for the experienced testers? can any one send me the details?

0 Answers  


What are the properties you would use for identifying a browser & page when using descriptive programming ?

2 Answers  


what is standalone database

1 Answers   Wipro,






How open an excel sheet in QTP(not a run time )?

4 Answers   Tech Mahindra,


what is the use of automation objective model?where is used? plz tell me

2 Answers  


explain all the check point in QTP?

1 Answers   BirlaSoft,


Where we can use the synchronization?

0 Answers  


can we test an windows application using qtp

1 Answers  


wt is the use of multiple questions in QTP

0 Answers   DigiTech,


how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.

2 Answers   Accenture,


Categories