Wednesday, January 5, 2011

QTP XML & Parameterization Multiple Choice Questions

QTP XML & Parameterization Multiple Choice Questions

1. QuickTest cannot generate the expected return values of an operation when you insert an XML checkpoint on a Web service operation.

A) True
B) False

2. The XML source on which you base your checkpoint must be

A) in a valid XML format,
B) confirm to W3 standards,
C) Both A or B
D) Both A and B

3. You can use the ....... button to confirm that the XML in your application or file adheres to the structure defined in a specific XML schema or schemas.

A) Activate Schema Validation
B) Activate Structure Validation
C) Activate Schema Verification
D) Both A and B

4. If you are validating an XML file using a schema defined in the XML file, the schema can be defined with ......

A) an absolute
B) relative path.
C) Both A and B
D) Both A or B

5. If there is a schema with a namespace defined in your XML document, the namespace of the external schema may or may not be identical to the one defined in your document.

A) True
B) False

6. The path or URL of your XML schema file is Schema path or URL

A) True
B) False

7. When you parameterize the value of an object property for a local object, you are modifying the test object description in the shared object repository.

A) True
B) False

8. You cannot parameterize values of operation arguments defined for a selected step.

A) True
B) False

9 You can parameterize a value using a test or action parameter only if the parameter has been defined for the test or action.

A) True
B) False

10. You can also create test or action parameter output values that retrieve values during the run session and store them for use at another point in the run session.

A) True
B) False

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