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

Which testing is used to verify whether requirements are met or not, checking all features breadth-first.

  1. Ramp Testing

  2. Smoke Testing

  3. Regression Testing

  4. Sanity testing


Correct Option: D
  1. Miccomentproperty

  2. Commentproperty

  3. Mic_comment_property

  4. None of the above


Correct Option: A

The ___ method loads the specified object repository.

  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
  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

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

  1. XML

  2. MTS

  3. TSR

  4. XLS


Correct Option: A

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

To know with adequate confidence, "when is testing over", which of the following is the best approach?

  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

Choose the correct answer from the following combinations

  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
  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