0

testing Online Quiz - 65

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

How to get the integer value from a string ?

  1. print([int] 100 )

  2. print (Val("100"))

  3. iTemp = INTEGER(100)

  4. INTEGER iTemp = Val ("100")


Correct Option: D
  1. 4GL

  2. 4 Test Script

  3. VB

  4. VBScript


Correct Option: D

How many recording modes are available in QTP

  1. 3

  2. 2

  3. 1

  4. 4


Correct Option: A

Which one is used to run multiple test in QTP

  1. Group test

  2. Batch run

  3. Batch Test

  4. Common test


Correct Option: C
  1. Recovery scenerio

  2. Recovery types

  3. Exception handler

  4. onexit


Correct Option: A

Which method is used for synchronization

  1. wait

  2. waitproperty

  3. sleep

  4. getproperty


Correct Option: B

Code driven test automation is a key feature of ----

  1. Agile software development

  2. dynamic software development

  3. RAD

  4. PAD


Correct Option: A

creation of interacting test scripts together with their related data results in a framework used for the methodology

  1. code-driven testing

  2. Event - driven Testing

  3. Data-driven testing

  4. Key - driven Testing


Correct Option: C

The test script modularity framework requires the creation of small, independent scripts that represents

  1. script procedures with full functionality

  2. modules, sections, and functions of the application.

  3. Scripting procedures for creating the framework.

  4. different modules from diferent applications


Correct Option: B

Solving the set of constraints can be done by Boolean solvers.Examples like

  1. True or false matrix

  2. 0 and 1 , switch on off modes

  3. Numerical analysis, like the Gaussian elimination.

  4. binary values


Correct Option: C

Markov chains are an efficient way to handle MBT and can be called Statistical Model Based Testing.They are understood best as

  1. State tansition diagrams

  2. Finite State Machines weighted by probabilities on transitions.

  3. entity relelation ship diagram

  4. data flow diagram


Correct Option: B
  1. Parameter

  2. Keyword

  3. Expert

  4. Parameterization


Correct Option: D
  1. Parameterization

  2. Input parameter

  3. Output parameter

  4. Both 2 & 3


Correct Option: C
  1. Keyword driven

  2. Data driven

  3. Hybrid

  4. All the above


Correct Option: D
  1. Gettext

  2. Getvisibletext

  3. GetROProperty

  4. All the above


Correct Option: D

QTP is the product of

  1. HP

  2. Mercury interactive

  3. Both 1 & 2

  4. Nome


Correct Option: A

1) Test Conditions are derived from :-

  1. Specifications

  2. Test Cases

  3. Test Data

  4. Test Design


Correct Option: A
  1. User Acceptance Test Cases

  2. Integration Level Test Cases

  3. Unit Level Test Cases

  4. Program specifications


Correct Option: A
- Hide questions