Tag: testing

Questions Related to testing

  1. Line data, Conditional Data, Switch Data

  2. Missed Column, Switch data, Conditional Data

  3. Missed Column, Switch data, Unconditional Data

  4. None


Correct Option: B
  1. Memory Analysis

  2. Performance Analysis

  3. Coverage Analysis

  4. Static Analysis


Correct Option: A
  1. Local data sheet, Global data sheet, Folder

  2. Local object repository, Local data sheet, Folder

  3. Local object repository ,Local data sheet, Global data sheet

  4. Local data sheet, Global data sheet, Local object repository


Correct Option: B
  1. Dim statement

  2. Option Explicit statement

  3. Con Statement

  4. Const Statement


Correct Option: D

Which of the following looping statements are available in QTP?

  1. For next,Do loop, Switch Case

  2. For next, Do loop, While end

  3. If then, While end, Do loop

  4. For next, Switch case, If then


Correct Option: B
  1. Syntax errors

  2. Test name and author

  3. QTP license information

  4. Comment line


Correct Option: B

Two shared object repositories can be merged in ---------

  1. The object repository manager

  2. The object repository

  3. Associate object repository tool

  4. Only Local object repositories can be merged


Correct Option: A

Which of the following commands retrieves the number of items in the list for a weblist object

  1. GetList

  2. GetItem

  3. GetItemsCount

  4. GetRoProperty


Correct Option: D
  1. A collection object

  2. A string true/false

  3. Number of objects matching the description

  4. Boolean True/False


Correct Option: A