Q. A configuration management system would NOT normally provide:

  • (A) linkage of customer requirements to version numbers.
  • (B) the precise differences in versions of software component source code.
  • (C) facilities to compare test results with expected results.
  • (D) restricted access to the source code library
πŸ’¬ Discuss
βœ… Correct Answer: (C) facilities to compare test results with expected results.

Q. Test cases are designed during:

  • (A) test recording.
  • (B) test configuration.
  • (C) test planning.
  • (D) test specification
πŸ’¬ Discuss
βœ… Correct Answer: (D) test specification

Q. In case of Large Systems

  • (A) only few tests should be run
  • (B) test cases written by good test engineers should be executed
  • (C) only good test cases should be executed
  • (D) testing should be on the basis of risk
πŸ’¬ Discuss
βœ… Correct Answer: (D) testing should be on the basis of risk

Q. Which of the following is not a type of incremental testing approach?

  • (A) big-bang
  • (B) top down
  • (C) bottom up
  • (D) functional incrimination
πŸ’¬ Discuss
βœ… Correct Answer: (A) big-bang

Q. Test Conditions are derived from

  • (A) test design
  • (B) test cases
  • (C) test data
  • (D) specifications
πŸ’¬ Discuss
βœ… Correct Answer: (D) specifications

Q. Pick the best definition of quality

  • (A) quality is job one
  • (B) zero defects
  • (C) work as designed
  • (D) conformance to requirements
πŸ’¬ Discuss
βœ… Correct Answer: (D) conformance to requirements

Q. Fault Masking is

  • (A) creating a test case which does not reveal a fault
  • (B) error condition hiding another error condition
  • (C) masking a fault by developer
  • (D) masking a fault by a tester
πŸ’¬ Discuss
βœ… Correct Answer: (B) error condition hiding another error condition

Q. One Key reason why developers have difficulty testing their own work is:

  • (A) lack of technical documentation
  • (B) lack of test tools on the market for developer’s
  • (C) lack of objectivity
  • (D) lack of training
πŸ’¬ Discuss
βœ… Correct Answer: (C) lack of objectivity

Q. In a review meeting a moderator is a person who:

  • (A) takes minutes of the meeting
  • (B) takes telephone calls
  • (C) mediates between people
  • (D) writes the documents to be reviewed
πŸ’¬ Discuss
βœ… Correct Answer: (C) mediates between people

Q. Acceptance test cases are based on what?

  • (A) decision table
  • (B) design
  • (C) code
  • (D) requirements
πŸ’¬ Discuss
βœ… Correct Answer: (D) requirements

Jump to