Tag: testing

Questions Related to testing

Where may functional testing be performed?

  1. A. At system and acceptance testing levels only.

  2. B. At all test levels.

  3. C. At all levels above integration testing.

  4. D. At the acceptance testing level only.


Correct Option: B

What is the MAIN objective when reviewing a software deliverable?

  1. A. To identify potential application failures by use of a test specification.

  2. B. To identify defects in any software work product.

  3. C. To identify spelling mistakes in a requirements specification.

  4. D. To identify standards inconsistencies in the code.


Correct Option: B

AI Explanation

To answer this question, you need to understand the objective of reviewing a software deliverable. Let's go through each option to understand why it is correct or incorrect:

Option A) To identify potential application failures by use of a test specification - This option is incorrect because while identifying potential application failures is an important aspect of software testing, it is not the main objective of reviewing a software deliverable.

Option B) To identify defects in any software work product - This option is correct because the main objective of reviewing a software deliverable is to identify defects or issues in the software work product. This can include issues with the functionality, design, or implementation of the software.

Option C) To identify spelling mistakes in a requirements specification - This option is incorrect because while reviewing a software deliverable may involve checking for spelling mistakes, it is not the main objective. The main objective is to identify defects or issues in the software work product.

Option D) To identify standards inconsistencies in the code - This option is incorrect because while reviewing the code for standards inconsistencies is an important aspect of code review, it is not the main objective of reviewing a software deliverable.

The correct answer is B) To identify defects in any software work product. This option is correct because the main objective of reviewing a software deliverable is to identify defects or issues in the software work product.

  1. A. Developers.

  2. B. Analysts.

  3. C. Testers.

  4. D. Incident Managers.


Correct Option: A

Which of the following is a MAJOR task of test planning?

  1. Scheduling test analysis and design tasks.

  2. Initiating corrective actions.

  3. Monitoring progress and test coverage.

  4. Measuring and analyzing results.


Correct Option: A

AI Explanation

To answer this question, you need to understand the major tasks involved in test planning. Let's go through each option to understand why it is correct or incorrect:

Option A) Scheduling test analysis and design tasks - This option is the correct answer. Scheduling test analysis and design tasks is a major task of test planning. It involves determining the timeline and sequence of activities related to analyzing the requirements, designing test cases, and creating test data.

Option B) Initiating corrective actions - This option is not a major task of test planning. While corrective actions may be necessary during the testing phase, they are not directly related to the planning stage.

Option C) Monitoring progress and test coverage - This option is not a major task of test planning. Monitoring progress and test coverage is typically part of the test execution and control phase, not the planning phase.

Option D) Measuring and analyzing results - This option is not a major task of test planning. Measuring and analyzing results are typically done during the test execution and evaluation phase, not during the planning phase.

The correct answer is A) Scheduling test analysis and design tasks. This option is correct because it accurately describes a major task involved in test planning.

  1. At system and acceptance testing levels only.

  2. At all test levels.

  3. At all levels above integration testing.

  4. At the acceptance testing level only.


Correct Option: B
  1. To identify potential application failures by use of a test specification.

  2. To identify defects in any software work product.

  3. To identify spelling mistakes in a requirements specification.

  4. To identify standards inconsistencies in the code.


Correct Option: B

Who would USUALLY perform debugging activities?

  1. Developers.

  2. Analysts.

  3. Testers.

  4. Incident Managers.


Correct Option: A

The object Respository Manager enables us to open ________shared object respositories and modify them as needed

  1. Multiple

  2. Two

  3. Three

  4. Seven


Correct Option: A