Software Quality Assurance and Testing

Covers software quality assurance methodologies, quality control techniques, test coverage measurement, and risk-based testing strategies

11 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

A program can operate incorrectly but still appear to pass your test because (choose correct answer from the following):

  1. The test is automated and it is not programmed to compare the specific misbehavior to an expected result.
  2. The test is manual (run by a human) but the human is paying attention to other aspects of the program's behavior and doesn't notice the misbehavior.
  3. The tester knows how to run the test but doesn't know what to look for as a result.
  4. option1 and 2
  5. All of the above
Question 2 Multiple Choice (Single Answer)

risk-based testing involves

  1. Identifying tests that pose too much risk to be run, except under carefully controlled circumstances.
  2. Designing tests that are optimized to expose serious problems.
  3. Thorough documentation of high-risk attributes of the program under test.
  4. Evaluation of a product's risks in the field.
Question 3 Multiple Choice (Single Answer)

Quality Assurance methods are usually considered

  1. Detective
  2. Corrective
  3. Preventive
  4. Protective
Question 4 Multiple Choice (Single Answer)

Quality control methods are usually considered as

  1. Detective
  2. Corrective
  3. Preventive
  4. Protective
Question 5 Multiple Choice (Multiple Answers)

Select the correct options for the PROBLEMS in testing from the end user perspective

  1. defects
  2. routine checks
  3. zero defects
  4. faults
  5. monitoring
  6. flaws
Question 6 Multiple Choice (Multiple Answers)

Select the correct options for the Quality Control in testing

  1. inspection
  2. warranty
  3. zero defects
  4. routine checks
  5. monitoring
  6. customer satisfaction
Question 7 Multiple Choice (Multiple Answers)

Select the correct options for the Customer service

  1. routine checks
  2. monitoring
  3. customer satisfaction
  4. compensation
  5. after sales care
  6. Questionnaire
Question 8 Multiple Choice (Single Answer)

Which of the following does not represents ways to define and measure test coverage?

  1. Statement coverage
  2. Point to point coverage
  3. Branch coverage
  4. Basic path coverage
Question 9 Multiple Choice (Single Answer)

Choose the correct from those given below

  1. Compliance Testing – Business rules
  2. Black Box Testing – Path Coverage
  3. Regression Testing – End users
  4. File Integrity – Control Totals
  5. None of the above
Question 10 Multiple Choice (Single Answer)

Who has the primary responsibility of setting the quality culture in the organization

  1. The Training Dept.
  2. The Quality Dept.
  3. Senior Management
  4. All of the above
  5. None
Question 11 Multiple Choice (Single Answer)

Pareto analysis will tell us

  1. Which problems occur most often
  2. Why problem occur
  3. Relative value of walkthrough and inspections
  4. All of the above