Tag: testing

Questions Related to testing

  1. Status accounting of configuration items

  2. Auditing conformance to ISO9001

  3. Identification of test versions

  4. Record of changes to documentation over time


Correct Option: B
Explanation:

To answer this question, the user needs to understand the concept of configuration management, which is the process of identifying, organizing, and controlling the changes made to software, hardware, or any other system throughout its lifecycle.

A. Status accounting of configuration items: This is a part of configuration management, which involves tracking the status of various configuration items and their version history.

B. Auditing conformance to ISO9001: This is not a part of configuration management. ISO9001 is a quality management standard that focuses on ensuring consistent quality of products and services. While configuration management is an important aspect of quality management, auditing to ISO9001 is not directly related to it.

C. Identification of test versions: This is a part of configuration management, which involves tracking the different versions of software or hardware throughout the testing phase.

D. Record of changes to documentation over time: This is a part of configuration management, which involves tracking the changes made to the documentation of the system throughout its lifecycle.

Therefore, the answer is:

The Answer is: B

Non-functional system testing includes:

  1. Testing to see where the system does not function properly

  2. Testing quality attributes of the system including performance and usability

  3. Testing a system feature using only the software required for that action

  4. Testing a system feature using only the software required for that function


Correct Option: B
  1. All the planned tests have been run

  2. Time has run out

  3. All faults have been fixed correctly

  4. It depends on the risks for the system being tested


Correct Option: D
  1. Early testing

  2. Defect clustering

  3. Pesticide paradox

  4. Exhaustive testing


Correct Option: D
  1. Open, Assigned, Fixed, Closed

  2. Open, Fixed, Assigned, Closed

  3. Assigned, Open, Closed, Fixed

  4. Assigned, Open, Fixed, Closed


Correct Option: A
  1. Breadth Test and Depth Test

  2. Retesting

  3. Confirmation Testing

  4. Sanity Testing


Correct Option: A
  1. Structural Testing

  2. Design Based Testing

  3. Error Guessing Technique

  4. Experience Based Technique


Correct Option: A
  1. A set of test cases for testing classes of objects

  2. An input or output range of values such that only one value in the range becomes a test case

  3. An input or output range of values such that each value in the range becomes a test case

  4. An input or output range of values such that every tenth value in the range becomes a test case.


Correct Option: B