Friday, January 21, 2011

QTP Interview Questions set 2


 11)  Where do you turn Smart Identification IN?
     * The Object Repository
    * The Test Settings dialog
    * The General Options dialog
    * The Object Identification dialog
12)  What are the phases in the QuickTest workflow?
     * Plan, Record, Enhance, Run
    * Prepare, Record, Verify, Run
    * Plan, Create, Verify & Enhance
    * Prepare, Create, Verify & Enhance, Integrate
 13)  You should use local object repositories when you:
     * Work with single-action tests
    * Work with multiple-action tests
    * Create multiple tests for a single application
    * Expect the test object properties to change frequently
14)  What are the categories in the Step Generator?
     * Object, Operation, Value
    * Library, Built-in, Local Script
    * Operation, Arguments, Return Value
    * Test Objects, Utility Objects, Functions
15)  Where do you set the action iterations for a specified action?
     * Action Settings
    * Action Properties
    * Action Run Settings
    * Action Call Properties
16)  What is the function of the Object Repository Manager?
     * Assign variable names to test objects
    * View/make/modify a Local Object Repository
    * View/make/modify a Shared Object Repository
    * Define new test objects using programmatic descriptions
 17)  What method is used to retrieve the number of columns in the query results?
     * Fields.Count
    * Fields.Item( EOF)
    * Fields.Count( BOF)
    * Fields.Count. Value
18)  What is the correct set of add-ins installed automatically with QuickTest 9.2?
     * NET, Web, Java
    * Web, SAP, Visual Basic
    * Active X, Visual Basic, Web
    * Active X, TE, Web Services

19)  What does the source property of a database checkpoint object represent?
     * The SQL query
    * The identification number of the database
    * The number of rows returned from the query
    * The connectionstring used to connect to the database
20)  Which of the following is an example of a missing resource?
    * An object
    * Run Results
    * A Regular Action
    * An External Action

No comments:

Post a Comment