0

testing Online Quiz - 155

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

Which type of testing is this ? "Continuously raising an input signal until the system breaks down."

  1. Monkey Testing

  2. Unit testing

  3. Ramp testing

  4. Gorilla Testing


Correct Option: C

What is testing of individual software components called ?

  1. Ad Hoc Testing

  2. White Box testing

  3. Unit Testing

  4. Ramp Testing


Correct Option: C

In general, the ____ object repository is easiest to use when we are creating simple record and run tests.

  1. Shared

  2. Local

  3. Both

  4. None of the above


Correct Option: B
  1. Miccomentproperty

  2. Commentproperty

  3. Mic_comment_property

  4. None of the above


Correct Option: A
  1. Overload

  2. Load

  3. Both A&B

  4. None of the above


Correct Option: B

ObjectRepositoryUtil Object enables us to manipulate __ object repository files from outsite of QuickTest Professional.

  1. Shared

  2. Local

  3. Both

  4. None of the above


Correct Option: C

We open the Object Repository window for a specific component by choosing ___

  1. Resources > Object Repository

  2. Help > Object Repository

  3. Tools > Object Repository

  4. File > Object Repository


Correct Option: A

The new Object Repository Comparision Tool is accessible from the Object Repository Manager. We can use this tool to identify the differences between objects in ________

  1. Two specified shared object repository files.

  2. Either Shared or Local object repository files.

  3. Two specified local object repository files.

  4. A shared and a local object repository files.


Correct Option: A

The Object Repository Manager enables us to open __ shared object repositories and modify them as needed.

  1. Three

  2. Seven

  3. Two

  4. Multiple


Correct Option: D

We can use the objects and methods of the QuickTest ___ to write scripts that automatically manipulate object repositories, instead of performing these operations manually using the Object Repository Manager.

  1. Automation object model

  2. Object repository model

  3. Object repository automation object model

  4. Object repository script object model


Correct Option: C

We can manage the shared object repository associations of a seleccted test using the

  1. Associate Repositories Manager dialog box

  2. Object Repositories dialog box

  3. Object Repositories Manager dialog box

  4. Associate Repositories dialog box


Correct Option: D
  1. use test appropriate metrics

  2. declare that it is over when budget is consumed

  3. let the management decide that

  4. declare that it is ove when time is out


Correct Option: A
  1. Compliance Testing - Business rules

  2. Black Box Testing - Path Coverage

  3. Regression Testing - End users

  4. File Integrity - Control Totals


Correct Option: D

To test a function, the programmer has to write a ___ which call the function and passes it test data.

  1. Stub

  2. Driver

  3. Proxy

  4. None of the above


Correct Option: B

Cyclomatic Complexity method comes under which testing method

  1. Green box

  2. Black box

  3. Yellow box

  4. White box


Correct Option: D

Which of the following is the correct sequence to test execution?

  1. Set up Test environment, Identify test cases and test cycles, Review test results, Assign test scripts

  2. Identify test cases and test cycles, Assign test scripts, set up test environment, review test results

  3. Set up test environment, identify test cases and test cycles, assign test scripts, review test results

  4. All of the above


Correct Option: C

When a new testing tool is purchased, it should be used first by

  1. A small team to establish the best way to use the tool

  2. The vendor contractor to write the initial scripts

  3. Everyone who may eventually have some use for the tool

  4. The independent testin team


Correct Option: A

Equivalence partitioning is

  1. A black box testing technique than can only be used during system testing

  2. A white box testing technique appropriate for component testing

  3. A black box testing technique used only by developers

  4. A black box testing technique appropriate to all levels of testing


Correct Option: D
- Hide questions