Wednesday, January 5, 2011

QTP Checkpoint - Multiple Choice Questions

QTP Checkpoint - Multiple Choice Questions

1. After you insert a checkpoint step, the checkpoint object is added to the
...... object repository.

A) Shared
B) Local
C) Both
D) XML

2. Return value of a checkpoint is a

A) numeric
B) string
C) boolean
D) variant

3. You can use the CheckProperty method to check specific property or item property values.

A) True
B) False

4. Checkpoints that contain more than 64K of data may run slowly.

A) True
B) False

5. With Bitmap Checkpoint you can check an entire object or any area within an object.

A) True
B) False

6. The results of bitmap checkpoints may be affected by factors such as

A) operating system,
B) screen resolution,
C) color settings,
D) RAM

7. The ........ determines the number or percentage of pixels in the actual bitmap that can differ from those in the expected bitmap and allow the checkpoint to pass.

A) Image tolerance
B) RGB tolerance
C) pixel tolerance
D) Both A & C

8. ....... Specifies the time interval (in seconds) during which QuickTest attempts to perform the checkpoint successfully.

A) Checkpoint Time
B) Checkpoint TimeOut
C) Checkpoint TimeIn
D) Checkpoint Time Frame

9. A table checkpoint on a large table may take a long time to create and a long time to run.

A) True
B) False

10 In Table Checkpoint Properties Dialog Box, in settings tab, Exact Match option is available only when String Content is selected as the Verification type.

A) True
B) False

1)b, 2)c 3) b 4) a, 5)a, 6) a,b,c 7)c 8) b 9)a, 10) a