ISTQB CTFL QUESTIONS 011 WITH
CORRECT ANSWERS
Which of the following is true
a. Testing is the same as quality assurance
b. Testing is a part of quality assurance
c. Testing is not a part of quality assurance
d. Testing is same as debugging - Correct Answers -B
Why is testing necessary?
a. Because testing is good method to make there are not defects in the software
b. Because verification and validation are nto enough to get to know the quality of the
software
c. Because testing measures the quality of the software system and helps to increase
the quality
d. Because testing finds more defects than reviews and inspections. - Correct Answers -
C
Integration testing has following characteristics
I. It can be done in incremental manner
II. It is always done after system testing
III. It includes functional tests
IV. It includes non-functional tests
a. I, II and III are correct
b. I is correct
c. I, III and IV are correct
d. I, II and IV are correct - Correct Answers -C
A number of critical bugs are fixed in software. All the bugs are in one module, related
to reports. The test manager decides to do regression testing only on the reports
module.
a. The test manager should do only automated regression testing.
b. The test manager is justified in her decision because no bug has been fixed in other
modules
, c. The test manager should only do confirmation testing. There is no need to do
regression testing
d. Regression testing should be done on other modules as well because fixing one
module may affect other modules - Correct Answers –D
Which of the following is correct about static analysis tools
a. They help you find defects rather than failures
b. They are used by developers only
c. They require compilation of code
d. They are useful only for regulated industries - Correct Answers -A
Acme Inc. decides to use functional test execution automation tool for testing GUI of
their product. The GUI is expected to change frequently. Acme Inc. has put some of the
manual testers through a 3 day training program on how to use the tool. Which of the
following is likely to be true?
a. Automation is likely to fail because of frequent changes and lack of experience
b. Automation is likely to fail because of GUI automation is not the right way to automate
c. Automation is likely to succeed because automation is very useful for frequent
changes
d. Automation is likely to succeed because the team has been trained on tool. - Correct
Answers -A
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
b. With automated testing you can make statements with more confidence about the
quality of a product than with manual testing
c. For a software system, it is not possible, under normal conditions, to test all input and
output combinations.
d. A goal of testing is to show that the software is defect free. - Correct Answers -C
Which of the following is correct about static analysis tools?
a. Static analysis tools are used only by developers
b. Compilers may offer some support for static analysis
c. Static analysis tools help find failures rather than defects
d. Static analysis tools require execution of the code to analyze the coverage - Correct
Answers -B
In a flight reservation system, the number of available seats in each plane model is an
input. A plane may have any positive number of available seats, up to the given
capacity of the plane.
CORRECT ANSWERS
Which of the following is true
a. Testing is the same as quality assurance
b. Testing is a part of quality assurance
c. Testing is not a part of quality assurance
d. Testing is same as debugging - Correct Answers -B
Why is testing necessary?
a. Because testing is good method to make there are not defects in the software
b. Because verification and validation are nto enough to get to know the quality of the
software
c. Because testing measures the quality of the software system and helps to increase
the quality
d. Because testing finds more defects than reviews and inspections. - Correct Answers -
C
Integration testing has following characteristics
I. It can be done in incremental manner
II. It is always done after system testing
III. It includes functional tests
IV. It includes non-functional tests
a. I, II and III are correct
b. I is correct
c. I, III and IV are correct
d. I, II and IV are correct - Correct Answers -C
A number of critical bugs are fixed in software. All the bugs are in one module, related
to reports. The test manager decides to do regression testing only on the reports
module.
a. The test manager should do only automated regression testing.
b. The test manager is justified in her decision because no bug has been fixed in other
modules
, c. The test manager should only do confirmation testing. There is no need to do
regression testing
d. Regression testing should be done on other modules as well because fixing one
module may affect other modules - Correct Answers –D
Which of the following is correct about static analysis tools
a. They help you find defects rather than failures
b. They are used by developers only
c. They require compilation of code
d. They are useful only for regulated industries - Correct Answers -A
Acme Inc. decides to use functional test execution automation tool for testing GUI of
their product. The GUI is expected to change frequently. Acme Inc. has put some of the
manual testers through a 3 day training program on how to use the tool. Which of the
following is likely to be true?
a. Automation is likely to fail because of frequent changes and lack of experience
b. Automation is likely to fail because of GUI automation is not the right way to automate
c. Automation is likely to succeed because automation is very useful for frequent
changes
d. Automation is likely to succeed because the team has been trained on tool. - Correct
Answers -A
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
b. With automated testing you can make statements with more confidence about the
quality of a product than with manual testing
c. For a software system, it is not possible, under normal conditions, to test all input and
output combinations.
d. A goal of testing is to show that the software is defect free. - Correct Answers -C
Which of the following is correct about static analysis tools?
a. Static analysis tools are used only by developers
b. Compilers may offer some support for static analysis
c. Static analysis tools help find failures rather than defects
d. Static analysis tools require execution of the code to analyze the coverage - Correct
Answers -B
In a flight reservation system, the number of available seats in each plane model is an
input. A plane may have any positive number of available seats, up to the given
capacity of the plane.