nerdexam
iSQI

CTFL_SYLL_4.0 · Question #29

A typical objective of testing is to ensure that:

The correct answer is B. a software has been tested using a combination of test techniques. This answer is correct because a typical objective of testing is to ensure that a software has been tested using a combination of test techniques, such as black-box, white-box, or experience-based techniques, that are appropriate for the test objectives, test levels, and test…

Fundamentals of Testing

Question

A typical objective of testing is to ensure that:

Options

  • Atesting is used to drive the development of a software
  • Ba software has been tested using a combination of test techniques
  • Cthere are no defects in a software that is about to be released
  • Da software has been properly covered

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    91% (20)
  • C
    5% (1)

Explanation

This answer is correct because a typical objective of testing is to ensure that a software has been tested using a combination of test techniques, such as black-box, white-box, or experience-based techniques, that are appropriate for the test objectives, test levels, and test types. Testing using a combination of test techniques can increase the effectiveness and efficiency of testing, as different techniques can target different aspects of the software quality, such as functionality, usability, performance, security, reliability, etc. Testing using a combination of test techniques can also reduce the risk of missing defects that could be detected by one technique but not by

Topics

#testing objectives#testing principles#defect detection#test coverage

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice