Computer Knowledge

Software Testing and Quality Control

2,292 Questions

Software testing and quality control questions cover testing methodologies, unit testing, and defect management. These concepts are crucial for the computer knowledge sections of competitive exams. Practice these questions to understand verification and validation processes thoroughly.

Quality control typesUnit testing purposeSoftware vulnerability testingTest planning tasksLoop testing criteriaTest harness functions

Software Testing and Quality Control Questions

Multiple choice
  1. Experimental prototyping

  2. Vertical prototyping

  3. Incremental and iterative models

  4. Horizontal prototyping

  5. Waterfall model

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Explanation: It is used as a testing or evaluation technique to verify whether the proposed system will meet the user or customer expectations.

Multiple choice
  1. Alpha test

  2. Cause elimination debugging

  3. ETA test

  4. Cause elimination debugging

  5. Alpha test

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

It is conducted at one or more customer sites by the end users of software.

Multiple choice
  1. It is the degree to which the software programs cannot be used by unauthorised users.

  2. It is a degree to which the software programs can be used as user friendly.

  3. It is the degree to which a software performs its required function.

  4. It is the effort required to correct the software whenever it fails.

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Explanation: This is called 'correctness' in software quality.