πŸ“Š Software Testing
Q. ________establishes the existence of errors _______locates and corrects the errors.
  • (A) Debugging, testing
  • (B) Testing, Debugging
  • (C) Testing, Verifying
  • (D) Testing, Validation
πŸ’¬ Discuss
βœ… Correct Answer: (B) Testing, Debugging
πŸ“Š Software Testing
Q. What is the relationship between testing and quality assurance?
  • (A) QA is part of a complete testing process
  • (B) Testing and QA are two terms for the same thing
  • (C) Testing is part of a complete QA process
  • (D) When Testing is over it becomes QA
πŸ’¬ Discuss
βœ… Correct Answer: (C) Testing is part of a complete QA process
πŸ“Š Software Testing
Q. The Pareto analysis is most effective for _________________.
  • (A) Showing relationships between items
  • (B) Measuring the impact of identified items
  • (C) Ranking items by importance
  • (D) None of above
πŸ’¬ Discuss
βœ… Correct Answer: (C) Ranking items by importance
πŸ“Š Software Testing
Q. Which of the following is not a software testing generic characteristics?
  • (A) Different testing techniques are appropriate at different points in time.
  • (B) Testing is conducted by the developer of the software or an independent test group.
  • (C) Testing and debugging are different activities, but debugging must be accommodated in any testing strategy.
  • (D) None of the mentioned.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Different testing techniques are appropriate at different points in time.
πŸ“Š Software Testing
Q. By collecting ________ during software testing, it is possible to develop meaningful guidelines to halt the testing process.
  • (A) Failure intensity
  • (B) Testing time
  • (C) Metrics
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) Metrics
πŸ“Š Software Testing
Q. Which of the following issues must be addressed if a successful software testing strategy is to be implemented?
  • (A) Use effective formal technical reviews as a filter prior to testing
  • (B) Develop a testing plan that emphasizes “rapid cycle testing.”
  • (C) State testing objectives explicitly
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned
πŸ“Š Software Testing
Q. Which of the following errors should not be tested when error handling is evaluated?
  • (A) Error description is unintelligible
  • (B) Error noted does not correspond to error encountered
  • (C) Error condition causes system intervention prior to error handling
  • (D) Error description provide enough information to assist in the location of the cause of the error.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Error description is unintelligible
πŸ“Š Software Testing
Q. Which of the following is not regression test case?
  • (A) A representative sample of tests that will exercise all software functions
  • (B) Additional tests that focus on software functions that are likely to be affected by the change.
  • (C) Tests that focus on the software components that have been changed
  • (D) Low-level components are combined into clusters that perform specific software sub-function.
πŸ’¬ Discuss
βœ… Correct Answer: (D) Low-level components are combined into clusters that perform specific software sub-function.
πŸ“Š Software Testing
Q. What refers to the externally observable structure of an OO program?
  • (A) Deep structure
  • (B) Surface structure
  • (C) Core structure
  • (D) All of the above
πŸ’¬ Discuss
βœ… Correct Answer: (B) Surface structure
πŸ“Š Software Testing
Q. _____________ categorizes class operations based on the generic function that each performs
  • (A) Category-based partitioning
  • (B) Attribute-based partitioning
  • (C) State-based partitioning
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) Category-based partitioning

Jump to