0

testing Online Quiz - 117

Description: testing Online Quiz - 117
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. A. Action Settings

  2. B. Action Properties

  3. C. Action Run Settings

  4. D. Action Call Properties


Correct Option: B

which method for the DataTable utility object will allow you to retrieve information from the Data Table during a test run?

  1. A. Value

  2. B. Import

  3. C. GetCell

  4. D. GetValue


Correct Option: A
  1. A. Local

  2. B. Global

  3. C. Run-time Data Table

  4. D. Design-time Data Table


Correct Option: B
  1. A. Action Settings

  2. B. Action Properties

  3. C. Action Run Settings

  4. D. Action Call Properties


Correct Option: D
  1. A. The SQL query

  2. B. The identification number of the database

  3. C. The number of rows returned from the query

  4. D. The connectionstring used to connect to the database


Correct Option: A
  1. A. Pop-up window, object state, VBScript event

  2. B. Object State, VBScript event, Application crash

  3. C. Pop-up window, object state, test run error, QTP crash

  4. D. Pop-up win


Correct Option: C

If you have a Virtual Object Collection stored on your machine, and you don't want to use it, what must you do?

  1. A. Disable Virtual Objects in Test Settings

  2. B. Remove the Collection from your machine

  3. C. Disable Virtual Objects in General Options

  4. D. Remove the Collections from the Resources list


Correct Option: C
  1. A. A Do Loop

  2. B. Recovery Scenario

  3. C. IFHEN statement

  4. D. Selectase statement


Correct Option: B

In which command can you associate a function library to a test?

  1. A. Run Options

  2. B. Test Settings

  3. C. View Options

  4. D. Function Definition Generator


Correct Option: B
  1. A. Local Data Sheet, Global Data Sheet, Folder

  2. B. Local Object Repository, Local Data Sheet, Folder

  3. C. Global Data Sheet, Local Object Repository, Folder

  4. D. Local Data Sheet, Global Data Sheet, Local Object Repository


Correct Option: B

How do you close the database session after examining the results of an SQL query?

  1. A. Call the ADO.Close function

  2. B. Use the close method for the RecordSet object

  3. C. Set the RecordSet and Connection objects equal to Nothing

  4. D. Use the close method for the RecordSet and Connection objects


Correct Option: D
  1. A. Fields

  2. B. Execute

  3. C. Connection, RecordSet

  4. D. Open, ConnectionString


Correct Option: C
  1. A. Existing action, new action, copy of an existing action, WinRunner action

  2. B. Existing action, new action, copy of action

  3. C. External action, Reusable action

  4. D. None


Correct Option: A
  1. a)Nothing

  2. b)The Orguments for that object

  3. c)the methods and properties for that object

  4. d)The child Objects and methods for that object


Correct Option: D

Browser navigation timeout is in which tab of test setting (File>settings) window

  1. a. Properties

  2. b. Resources

  3. c. Web

  4. d. Web settings


Correct Option: C
  1. current date

  2. current system date

  3. future date

  4. previous date


Correct Option: B

What will be the output ? Dim MyVar MyVar = Now

  1. Current date and time

  2. current date

  3. current time

  4. current date and future date


Correct Option: A
  1. current date

  2. current time

  3. current year

  4. current month


Correct Option: D
- Hide questions