Friday, May 15, 2009

QTP Multiple Choice Questions - Set 38 - Database Checkpoints

1)
Database checkpoints are supported by all environments.

A) True
B) False

2)
Database checkpoint is displayed in the Expert View as a CheckPoint

A) DbTable.Checkpoint
B) DataTable.Check
C) DbTable.Check
D) DTable.Check

3)
You can define the query for your checkpoint using

A) Microsoft Query
B) Manually
C) Oracle
D) both A & B

4)
The Database Checkpoint Properties dialog box enables you to check database content.

A) True
B) False

5)
In Database Checkpoint Properties dialog box, the .... displays the data that was captured for the checkpoint.

A) lotusdb area
B) table area
C) spreadsheet area
D) grid area

6)
When you create a new database checkpoint, all cells in the grid area of Database Checkpoint Properties Dialog Box contain a Red check mark, indicating they are selected for verification.

A) True
B) False

7)
In the Database Checkpoint Properties dialog box, you can select to check the

A) entire results set
B) specific rows
C) specific columns
D) specific cells
E) All of Above

8)
You cannot modify the SQL query definition and the expected data in an existing database checkpoint.

A) True
B) False

9)
In Database Checkpoint Properties dialog box, the default setting is to treat cell values as ..... and to check for the exact text, while ignoring spaces.

A) Numeric
B) String
C) Variant
D) array

10)
You can modify the value of a cell or you can parameterize it to use a value from an external source, such as ....

A) Data Table
B) an environment variable
C) Both A & B
D) None of above

1) A , 2) C , 3) D, 4) A , 5) D , 6) B , 7) E , 8) B , 9) B , 10) C