0

testing Online Quiz - 42

Description: testing Online Quiz - 42
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

We can import and export object repositories from and to ________ files

  1. XML

  2. TSR

  3. MTS

  4. XLS


Correct Option: A

When we create a test, it includes ______ action.

  1. Single

  2. Three

  3. Multiple

  4. Unlimted


Correct Option: A

The ___________Method -Imports a sheet of a specified file to a specified sheet in the run-time Data Table.

  1. Import Table

  2. SheetImport

  3. ImportSheet

  4. ImportDataTable


Correct Option: C

If we want to modify an object stored in a shared object repository, we can modify it ___________

  1. Using the object repository Manager

  2. We can modify it locally using the object Repository window

  3. Both A& B

  4. None of the Above


Correct Option: C

The _______ Statement -Initiates a pause during a run session

  1. WaitProperty

  2. Sync

  3. Exit

  4. Wait


Correct Option: D

The _______Method Waits for the browser to complete the current navigation

  1. Wait

  2. WaitProperty

  3. Exist

  4. Sync


Correct Option: D

We can view the results of the checkpoint in the ______________

  1. Checkpoint window

  2. Checklist window

  3. Informaton Pane

  4. Test Results window


Correct Option: D

The ___________ can be called by other tests or actions

  1. Split Action

  2. Call Action

  3. Reusable Action

  4. NonReusable Action


Correct Option: C

The _________ method is used to retieve data from HTML Table

  1. GetCellData(Row ,Col)

  2. GetData(Row,Col)

  3. GetRowValue(Roeid,Colname)

  4. None of the Above


Correct Option: A

The __________recording mode is used for an object not recgnized by QTP

  1. Low-Level

  2. Normal

  3. Analog

  4. None of the Above


Correct Option: A

List of test objects along with their properties and values get stored in

  1. Object identification

  2. Test Table

  3. Object Repository

  4. Data Table


Correct Option: C

During a run session ,current property value of the objects can be obtained by

  1. SetROProperty

  2. GetROProperty

  3. GetTOProperty

  4. GetVisibleText


Correct Option: B

The command used to insert the transactions in test is

  1. Service.StartTransaction "Name" , Services.EndTransaction "Name"

  2. StartTransaction.services "Name" , EndTrasaction.services " Name"

  3. StartTransaction("Name") , EndTransaction("Name")

  4. None of the Above


Correct Option: A

For opening the QuickTest Professional Help we can use…….

  1. F3

  2. F5

  3. F1

  4. F2


Correct Option: C

You can retrieve or modify property values of the test object during the run session by adding ……….statements in the Keyword View or Expert View.

  1. GetROProperty & SetROProperty

  2. GetTOProperty & SetTOProperty

  3. GetTOProperty & SetROProperty

  4. GetROProperty & SetTOProperty


Correct Option: B

How many tabs are there in Test Settings (File->Settings) window

  1. 5

  2. 6

  3. 7

  4. 8


Correct Option: D

Identify the tabs in the Test Settings (File->Settings) window.

  1. Properties, Run, Resources, Parameters, Environment, Web, Recovery

  2. ) Properties, Run, Resources, Parameters, Environment, Web Settings,Recovery

  3. Properties, Run Options, Resources, Parameters, Environment, Web, Recovery

  4. Properties, Run, Resources, Input Parameters, Environment, Web, Recovery


Correct Option: A

For each object and method in an Expert View statement, a corresponding row exists in the Keyword View.

  1. True.

  2. False.

  3. There is some problem with the statement.

  4. None of above


Correct Option: A
- Hide questions