0

testing Online Quiz - 168

Description: testing Online Quiz - 168
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0
  1. all the tests in the Test Plan

  2. all the cycles or releases the test is linked to

  3. all the requirements linked to the specified test

  4. all the tests in a specified folder in the Test Plan


Correct Option: D
  1. all the tests in the Test Plan

  2. all the cycles or releases the test is linked to

  3. all the requirements linked to the specified test

  4. all the tests in a specified folder in the Test Plan


Correct Option: D

Condition coverage checks each of the ways that the condition can be made true or false.

  1. True

  2. False


Correct Option: A

The prime benefit of testing is that it results in improved defects. True or False

  1. True

  2. False


Correct Option: B

In QTP which method is used to retrieve data from HTML TABLE?

  1. GetCellData (Row,Col);

  2. GetRowValue (Rowid,Colname);

  3. GetData (Row,Col);

  4. GetCellValue (Row,Col);


Correct Option: A
  1. Services.StartTransaction "Name", Services.EndTransaction "Name";

  2. StartTransaction.Services “Name”,EndTransaction. Services "Name";

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

  4. Services.StartTransaction "Name", EndTransaction. Services "Name";


Correct Option: A

The file extension of Shared object repository file and Local object repository file are

  1. .TSR and .QRS

  2. .QRS and .MTR

  3. .TSR and .MTR

  4. .MTR and .QFL


Correct Option: C
  1. dtglobalsheet

  2. dtglobalsheet and Global

  3. dtGlobal and dtglobalsheet

  4. dtGlobal AND Global


Correct Option: B
  1. Shared repository & Function Library

  2. Shared Repository

  3. Local Repository

  4. Function library


Correct Option: C
  1. Bitmap checkpoint

  2. Standard checkpoint

  3. Accessibility checkpoint

  4. XML checkpoint


Correct Option: C
  1. Text Checkpoint timeout

  2. Check Method timeout

  3. Standard Checkpoint timeout

  4. Checkpoint timeout


Correct Option: D
  1. Browser("Ultimatix GetConnected").Page("Ultimatix GetConnected").WebEdit("employeeNumber").Set "000000"

  2. Browser("title:=Ultimatix - Get Connected !").Page("title:=Ultimatix - Get Connected !").WebEdit("name:=employeeNumber").Set "000000"

  3. Browser("title:=Ultimatix - Get Connected !"). Page("title:=Ultimatix - Get Connected !"). WebEdit("employeeNumber").Set "000000"

  4. Browser("Ultimatix GetConnected").Page("Ultimatix GetConnected"). WebEdit("name:=employeeNumber").Set "000000"


Correct Option: C

The file extension of Shared object repository file and Local object repository file are

  1. (.TSR and .QRS)

  2. (.QRS and .MTR)

  3. (.TSR and .MTR)

  4. (.MTR and .QFL)


Correct Option: C
- Hide questions