Tag: testing

Questions Related to testing

  1. Yes

  2. No

  3. Depends on the Controller License

  4. May be


Correct Option: C
  1. Integration testing

  2. Functional testing

  3. Regression testing

  4. Load testing


Correct Option: B,C
  1. Analog

  2. Context Sensitive

  3. Low level recording

  4. Digital


Correct Option: B
  1. Standard checkpoint

  2. Basic checkpoint

  3. Text checkpoint

  4. Bitmap checkpoint


Correct Option: B

From a Testing perspective, what are the MAIN purposes of Configuration Management?

  1. Identifying the version of software under test

  2. Controlling the version of testware items.

  3. Developing new testware items

  4. Tracking changes to testware items


Correct Option: A,B,D

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Identifying the version of software under test - This option is correct because one of the main purposes of configuration management is to identify the version of software under test. Configuration management helps in keeping track of different versions of the software, which is essential for testing purposes.

Option B) Controlling the version of testware items - This option is correct because another main purpose of configuration management is to control the version of testware items. Testware items include test scripts, test cases, test data, etc. By controlling the version of these items, configuration management ensures that the correct and up-to-date testware is used for testing.

Option C) Developing new testware items - This option is incorrect because configuration management primarily focuses on managing and controlling the existing testware items, rather than developing new ones. While the development of new testware items may be part of the testing process, it is not a main purpose of configuration management.

Option D) Tracking changes to testware items - This option is correct because tracking changes to testware items is an important aspect of configuration management. It helps in keeping a record of any modifications made to the testware items, which aids in maintaining the integrity and traceability of the testing process.

The correct answer is A, B, D. These options are correct because they align with the main purposes of configuration management in testing, which involve identifying the version of software under test, controlling the version of testware items, and tracking changes to testware items.

  1. Planning, Review meeting, Rework, Kick off

  2. Planning, Individual preparation, Kick off, Rework

  3. Planning, Review meeting, Rework, Follow up

  4. Planning, Individual preparation, Follow up, Kick off


Correct Option: C
Explanation:

To solve this question, the user needs to know the correct sequence of the phases of a formal review. A formal review is a process of examining software artifacts by a team of individuals to detect errors, defects, and other issues. The review process is divided into several phases, each of which has a specific objective.

Now, let's go through each option and explain why it is right or wrong:

A. Planning, Review meeting, Rework, Kick off: This option is incorrect. The correct sequence for a formal review is Planning, Individual preparation, Review meeting, Rework, and Follow up. In this option, the sequence of phases is incorrect. The Kick-off phase should be before the Planning phase.

B. Planning, Individual preparation, Kick off, Rework: This option is incorrect. The correct sequence for a formal review is Planning, Individual preparation, Review meeting, Rework, and Follow up. In this option, the Kick-off phase should be after the Planning phase, not before the Individual preparation phase.

C. Planning, Review meeting, Rework, Follow up: This option is correct. The correct sequence for a formal review is Planning, Individual preparation, Review meeting, Rework, and Follow up. In this option, the flow of phases is in the correct order.

D. Planning, Individual preparation, Follow up, Kick off: This option is incorrect. The correct sequence for a formal review is Planning, Individual preparation, Review meeting, Rework, and Follow up. In this option, the Follow up phase should be after the Rework phase, not before the Kick off phase.

The Answer is: C