ExamGecko
Question list
Search
Search

Related questions











Question 61 - CTFL-2018 discussion

Report
Export

In foundation level syllabus you will find the main basic principles of testing, Which of the following sentences describes one of these basic principles?

A.
Complete testing of software is attainable if you have enough resources and test tools
Answers
A.
Complete testing of software is attainable if you have enough resources and test tools
B.
For a software system, it is not possible under normal conditions, to test all input and output combinations.
Answers
B.
For a software system, it is not possible under normal conditions, to test all input and output combinations.
C.
A goal of testing is to show that the software is defect free
Answers
C.
A goal of testing is to show that the software is defect free
D.
With automated testing you can make statements with more confidence about the quality of a product than with manual testing.
Answers
D.
With automated testing you can make statements with more confidence about the quality of a product than with manual testing.
Suggested answer: B

Explanation:

One of the basic principles of testing is that for a software system, it is not possible under normal conditions to test all input and output combinations because they are too many and too complex to cover within a reasonable time and budget. Therefore, testers have to select a subset of inputs and outputs that are representative and relevant for testing based on criteria such as requirements, risks, priorities, etc. This principle implies that testing cannot prove that a software system is defect-free or has a certain level of quality because there might be some untested inputs or outputs that could reveal defects or failures. Testing can only provide information about the quality and risk level of a software system based on the observed behavior and results under certain conditions and assumptions. You can find more information about the basic principles of testing inA Study Guide to the ISTQB Foundation Level 2018 Syllabus, Chapter 11.

asked 18/09/2024
Nelson Alvaro
49 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first