Wednesday, January 5, 2011

QTP Enhancing Tests - Multiple Choice Questions

QTP Enhancing Tests - Multiple Choice Questions

1. By default, QuickTest names the checkpoint using the name of the test object on which the checkpoint was created.

A) True
B) False

2. When you run the test, QuickTest compares the expected results of the checkpoint to the current results. If the results do not match, the checkpoint may or may not fail.

A) True
B) False

3. Which of the following following examples illustrate situations in which inserting an existing checkpoint may be useful:

A) If each page of your application contains your organization’s logo, you can reuse a bitmap checkpoint to verify each occurrence in the application.
B) If your application contains multiple edit boxes, you can reuse a checkpoint to confirm the enabled status of these edit boxes throughout your test.
C) Both A & B
D) None

4. Standard checkpoints are supported for all add-in environments

A) True
B) False

5. You create an image checkpoint by inserting a ..... checkpoint on an image object.

A) standard
B) Pic
C) Image
D) Picture

6. You can create a bitmap checkpoint for any area in your application.

A) True
B) False

7. You create a table checkpoint by inserting a ...... checkpoint on a table object.

A) table
B) standard
C) webtable
D) tab

8. Text area checkpoints are supported for

A) all Windows-based environments
B) Java
C) Both A & B
D) None

9. Page checkpoints are only supported for the Web add-in environment

A) True
B) False

10.The XML Checkpoint option is supported for all add-in environments

A) True
B) False

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