0

testing Online Quiz - 14

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

--------- Represents a group of changes that are in one or more applications and are available for distribution at the same time.

  1. Release

  2. Cycle

  3. Library

  4. Baseline


Correct Option: A

Advantages of Quality Center

  1. Provides a clear foundation for the entire testing process.

  2. Integration and smooth information flow from one stage of the testing process to the next.

  3. Sends mail or trigger an alert based on the type of data captured by the end user.

  4. All of the above


Correct Option: D

To increase the flexibility of manual tests, parameters are added to design steps

  1. True

  2. False


Correct Option: A

which are used for for validating and tracking requirements all throughout the testing process

  1. DOCUMENT VIEW

  2. COVERAGE VIEW

  3. COVERAGE ANALYSIS VIEW

  4. ALL OF THE ABOVE


Correct Option: D

Links between requirements and tests can be defined from either the Test Plan or the Requirements module.

  1. True

  2. False


Correct Option: A

The name of the testing which is done to make sure the existing features are not affected by new changes

  1. Recursive testing

  2. Whitebox testing

  3. Unit testing

  4. Regression


Correct Option: D

AdHoc testing is a part of

  1. Unit Testing

  2. Regression Tesing

  3. Exploratory Testing

  4. Performance Testing


Correct Option: C

How severely the bug is effecting the application is called as

  1. Severity

  2. Priority

  3. Fix ability

  4. Traceability


Correct Option: A

Which Software Development Life cycle model will require to start Testing Activities when starting development activities itself

  1. Waterfall model

  2. Spiral Model

  3. Linear model

  4. V-Model


Correct Option: D

A Plan to overcome the risk called as

  1. Migration Plan

  2. Master Plan

  3. Mitigation Plan

  4. Maintenance plan


Correct Option: C

Verification performed without any executable code is referred to as

  1. Review

  2. Sanity testing

  3. Static testing

  4. Validation


Correct Option: C

Find the invalid equivalence class for the following test case Draw a line up to the length of 4 inches

  1. Line with 1 dot-width

  2. Curve

  3. Line with 4 inches

  4. None of the above


Correct Option: B

What is the scenario in which automation testing can be done: 1) Application is stable 2) Usability testing is to be done 3) The project is short term 4) Long term project having numerous release

  1. 1

  2. 1 & 2

  3. 2 & 3

  4. 1 & 4


Correct Option: D

Choose the best match for cyclomatic complexity

  1. The number of decision statements plus one

  2. A set of Boolean conditions such that complete test sets for the conditions uncover the same errors

  3. The process of analyzing and correcting syntactic logic and other errors identified during testing

  4. None of the above


Correct Option: A

A document describing any event during the testing process that requires investigation

  1. Test log

  2. Test Incident report

  3. Test Cycle

  4. Test Item


Correct Option: B

The purpose of requirement phase is

  1. To freeze requirements

  2. To understand user needs

  3. To define scope of test

  4. All of above


Correct Option: D

Software testing accounts to what percentage of software development costs?

  1. 10-20

  2. 40-50

  3. 70-80

  4. 5-10


Correct Option: B

A reliable sustem will be one that

  1. Is unlikely ot be completed on schdule

  2. Is unlikely to cause failure

  3. Is likely to be fault free

  4. Is likely to be liked by user


Correct Option: B

Which of the below is not a characteristic for testability?

  1. Operability

  2. Observability

  3. Simplicity

  4. Robustness


Correct Option: D

Cyclomatic complexity method comes under whoch testing method

  1. White box

  2. Black box

  3. Green box

  4. Yellow box


Correct Option: A
- Hide questions