ISTQB Chapter 1 Questions
ISTQB Chapter 1 Questions
ISTQB Chapter 1 Questions
http://www.testingexcellence.com/istqb-quiz/
2.
A.
B.
C.
D.
What is the impact on the cost of defects as we move across the SDLC ?
Increases
Decreases
Can't be determined
Remains stagnent
3.
A.
B.
C.
D.
4.
A.
B.
C.
D.
What is the process of analyzing and removing causes of failures in the software ?
Bebugging
Failure
Validation
Debugging
5.
Which of the following is TRUE about Error Seeding?
A.
It is similar to debugging.
B.
A flaw in the component/system that can cause the component/system to fail to perform its
required function
C.
The process of intentionally adding known defects to those already in the component/system .
D.
A human action that produces an incorrect result.
6.
A.
B.
C.
D.
7.
Which factors contribute to humans making mistakes that can lead to faulty
software ?
I. Aggressive timeline
II. Complicated code
III.Rapid technological changes
IV.Adequate resources.
A.
I , II , III are True ; IV is Untrue
B.
II , IV are True ; I , III are Untrue
C.
I , IV are True ; II , III are Untrue
D.
I , II , IV are True ; III is Un true
8.
Which strategies can help improve the quality of the software?
a. Preventing change requests
9.
A.
B.
C.
D.
10.
What are the activities in the fundamental test process placed in correct order ?
A.
planning and control ; implementation and execution ; analysis and design ; test closure
activities; evaluating exit criteria and reporting
B.
planning and control ; analysis and design ; implementation ; execution ; test closure
activities
C.
planning and control ; analysis and design ; implementation and execution ; evaluating exit
criteria and reporting; test closure activities
D.
planning and control ; analysis and design ; evaluating exit criteria ; implementation ; test
closure activities
11.
In which of the following test process we make sure that we understand the goals
and objectives of the customers ?
A.
Implementation and execution
B.
Test planning and control
C.
Evaluating exit criteria and reporting
D.
Analysis and design
12.
Which of the folllowing is NOT the goal and objective of the Test implementation and
analysis test process?
A.
Develope and prioritize the test cases.
B.
Create test suites form tes cases.
C.
Identify test conditions
D.
Compare actual results with the expected results.
13.
What are the levels of indepedence sequenced from the lowest to the highest level ?
A.
Tests by another person within the same team ; Tests by the person who wrote the item under
test; Tests by the person from a different organizational group.
B.
Tests by the person who wrote the item under test; Tests by the person from a different
organizational group; Tests by another person within the same team.
C.
Tests by the person who wrote the item under test; Tests by another person within the same
team; Tests by the person from a different organizational group.
D.
None of the above.
14.
What principles do "avoiding author bias" and "communicating problems
constructively" represent?
A.
Experienced-based testing and interoperability testing
B.
Criticism avoidance and effective relationships.
C.
Independent testing and good interpersonal skills.
D.
Preventive testing and good interpersonal skills
15.
Which of the following is the MAJOR task when evaluating the exit criteria ?
A.
B.
C.
D.
16.
A.
B.
C.
D.
What principle is BEST described when test designs are written by a third party?
Integration Testing
Independent testing
Interoperability testing
Exploratory testing
17.
A.
B.
C.
D.
18.
A.
B.
C.
D.
19.
Which list of levels of tester independence is in correct order, starting with the most
independent first?
A.
Tests designed by the author; tests designed by another member of the development team;
tests designed by someone from a different company.
B.
Tests designed by someone from a different department within the company; tests designed
by the author; tests designed by someone from a different company.
C.
Tests designed by someone from a different company; tests designed by someone from a
different department within the company; tests designed by another member of the development
team.
D.
Tests designed by someone from a different department within the company; tests designed
by someone from a different company; tests designed by a author.
20.
Which of the following are aids to good communication, and which hinder it?
i) Try to understand what other person feels.
ii)Communicate personal feelings, concentrating upon individuals.
iii) Confirm the other person has understood what you have said and vice versa.
iv) Emphasize the common goal of better quality.
v) Each discussion is a battle to be won.
A.
B.
C.
D.
21.
The five parts of the fundamental test process have a broad chronological order.
Which of the options gives three different parts in correct order?
A.
Implementation and execution; planning and control; analysis and design
B.
Analysis and design; evaluating exit criteria and reporting; test closure activities
C.
Evaluating exit criteria and reporting; implementation and execution; analysis and design
D.
Evaluating exit criteria and reporting; test closure activities; analysis and design
22.
A.
B.
C.
D.
When there is enough information for sponsors to make an informed decision about release.
When there are no remaining high priority defects outstanding.
When every data combination is exercised correctly.
23.
Which pair of definitions is correct?
A.
Regression testing is checking that the reported defect has been fixed; confirmation testing is
testing that there are no additional problems in previously tested software.
B.
Regression testing is checking there are no additional problems in previously tested software;
confirmation testing enables developers to isolate the problem.
C.
Regression testing involves running all tests that have been run before; confirmation testing
runs new tests.
D.
Regression testing is checking that there are no additional problems in previously tested
software, confirmation testing is demonstrating that the reported defect has been fixed.
24.
Ensuring that the test design starts during the requirements definition phase is
important to enable which of the following test objectives?
A.
Finishing the project on time.
B.
Gaining confidence in the system.
C.
Preventing defects in the system.
D.
Finding defects through dynamic testing.
25.
Which option is part of the implementation and execution area of the fundamental
test process?
A.
Developing the tests.
B.
Comparing actual and expected results.
C.
Writing a test summary report.
D.
Analyzing lessons learnt for future releases.
26. Which bug causes a failure?
a) Software
b) Configuration
c) Documentation
d) Requirements
27. The deviation from the requirements which is visible to end-users is
a) Error
b) Fault
c) Mistake
d) Failure
28. Which of the following requirements is testable?
a) The system shall be user friendly.
b) The safety-critical parts of the system shall contain 0 faults.
c) The response time shall be less than one second for the specified design load.
d) The system shall be built to be portabl
29. In prioritising what to test, the most important objective is to:
a) find as many faults as possible.
b) test high risk areas.
c) obtain good test coverage.
d) test whatever is easiest to tes
c. The answer depends on the risk for your industry, contract and special requirements
d. This answer depends on the maturity of your developers
5.Select a reason that does not agree with the fact that
complete testing is impossible:
A. The user interface issues (and thus the design
issues) are too complex to completely test.
B. Limited financial resources.
C. The domain of possible inputs is too large to test .
D. There are too many possible paths through the
program to test.
B. Limited financial resources.
E. Different resources
a bug and its resolution for all bugs closed on the same
day.
B. The amount of bugs opened over a 24 hour period
C. The average for all closed bugs, including the
current day and all previous days
d. None of the Above
A. The average number of days between the opening of a bug and its
resolution for all bugs closed on the same day.
A
Test principles only affect the preparation for testing.
.
B
Test principles only affect test execution activities.
.
C
Test principles affect the early test activities such as review.
.
D
Test principles affect activities throughout the test life cycle.
.
2. A test team consistently finds between 90% and 95% of the defects present in the system under test. While the test manager understands that this is a good
defect-detection percentage for her test team and industry, senior management and executives remain disappointed in the test group, saying that the test team
misses too many bugs. Given that the users are generally happy with the system and that the failures which have occurred have generally been low impact,
which of the following testing principles is most likely to help the test manager explain to these managers and executives why some defects are likely to be
missed?
A
Absence-of-errors fallacy
.
B
Exhaustive testing is impossible
.
C
Defect clustering
.
D
Pesticide paradox
.
3. Which of the following is most important to promote and maintain good relationships between testers and developers?
A
Understanding what managers value about testing.
.
B
Explaining test results in a neutral fashion.
.
C
Identifying potential customer work-arounds for bugs.
.
D
Promoting better quality software whenever possible.
.
4. According to the ISTQB Glossary, the word "bug" is synomous with which of the following words?
A
Incident
.
B.Defect
C
Mistake
.
D.Error
A
Negative feedback to the tester.
.
B
Negative consequences that will occur.
.
C
Negative consequences that could occur
.
D
Negative consequences for the test object.
.
6. A company recently purchased a commercial off-the-shelf application to automate their bill-paying process. They now plan to run an acceptance test again the package
prior to putting it into production. Which of the following is their most likely reason for testing?
A
To build confidence in the application
.
B
To detect bugs in the application
.
C.To gather evidence for a lawsuit
D
To train the users
.
7. Ensuring that a test design start during the requirements definition phase is important to enable which of the following test objectives?
A
Preventing defects in the system.
.
B
Finding defects through dynamic testing.
.
C
Gaining confidence in the system.
.
D
Finishing the project on time.
.
8. According to the ISTQB Glossary, regression testing is required for what purpose?
A
To verify the success of corrective actions.
.
B
To prevent a task from being incorrectly considered completed.
.
C
To ensure that defects have not been introduced by a modification.
.
D
To motivate better unit testing by the programmers.
.
Questions
Q1 Though activities in the Fundamental test process may overlap or
occur concurrently, identify the logical sequential process.
(i) Test Implementation and Execution
(ii) Test Closure activities
(iii) Evaluating exit criteria and reporting
(iv) Test Planning and Control
(v) Test Analysis and Design
(A) iv - v - iii - ii - i
(C) iv - v - i - iii - ii
(B) v - i - iii - ii - iv
(D) v - ii - iii - i - iv
Correc
t Ans
Correc
t
Ans :C
Correc
t
Ans :A
Correc
t
Ans :B
(B) a, d, b, c
(D) a, b, d, c
Correc
t
Ans :B
Correc
t
Ans :B
Correc
t
Ans :D
Q9 Which of the following is true?
Correc
(A) Component testing should be black box, system testing should be
t
white box. (B) If u find a lot of bugs in testing, you should not be very Ans :B
confident about the quality of software.
(C) The fewer bugs you find, the better your testing was (D) The more
tests you run, the more bugs you will find.
Correc
t
Ans :C
Correc
t
Ans :A
Q12 Which of the following could be a reason for a failure
1) Testing fault
2) Software fault
3) Design fault
4) Environment Fault
5) Documentation Fault
(A) 2 is a valid reason; 1,3,4 & 5 are not (B) 1,2,3,4 are valid reasons; 5
is not
(C) 1,2,3 are valid reasons; 4 & 5 are not (D) All of them are valid
reasons for failure.
Correc
t
Ans :D
Correc
t
Ans :C
Correc
t
Ans :B
Q15 Which of the following statements describes a key principle of
software testing?
Correc
t
Ans :B
Correc
t
Ans :D
Correc
t
Ans :C
Correc
t
Ans :A
Correc
t
Ans :A
Questions
Correc
t Ans
Correct
Ans :A
Correct
Ans :B
(A) i, ii &iv are true, iii & v are false. (B) . ii & iii are true, i, iv& v are false.
(C) . iv& v are true, i, ii & iii are false. (D) i, ii & iii are true iv& v are false.
Correct
Ans :B
Correct
Ans :C
Correct
Ans :D
Correct
Ans :A
Correct
Ans :D
Correct
Ans :C
Correct
Ans :B
Correct
Ans :D
Correct
Ans :D
Correct
Ans :D
Correct
Ans :A
Correct
Ans :A
Correct
Ans :A
Correct
Ans :D
Correct
Ans :B
Correct
Ans :B
Q39 Test Implementation and execution has which of the following major
Correct
tasks?
Ans :A
i. Developing and prioritizing test cases, creating test data, writing test
procedures and optionally preparing the test harnesses and writing automated
test scripts.
ii. Creating the test suite from the test cases for efficient test execution.
iii. Verifying that the test environment has been set up correctly.
iv. Determining the exit criteria.
(A) i,ii,iii are true and iv is false (B) i,iv are true and ii is false
(C) i,ii are true and iii,iv are false (D) ii,iii,iv are true and i is false
Correct
Ans :C
xams of Chapter I
Cc bn c th tham kho ton b cu hi y istqb questions
Question 1 A company recently purchased a commercial off-the-shelf application to automate their bill-paying
process. They now plan to run an acceptance test against the package prior to putting it into production.
Which of the following is their most likely reason for testing?
a. Incident
b. Defect
c. Mistake
d. Error
Question 3 According to the ISTQB Glossary, a risk relates to which of the following?
Question 4 Ensuring that test design starts during the requirements definition phase is important to enable
which of the following test objectives?
b. Defect clustering
c. Pesticide paradox
d. Absence-of-errors fallacy
Question 6 According to the ISTQB Glossary, regression testing is required for what purpose?
================================================
Q1. Deliverables of test design phase include all the following except:
a) Test data
b) Test data plan
c) Test summary report
d) Test procedure plan
Q2. Which of the following is not decided in the test-planning phase?
a) Schedules and deliverables
b) Hardware and software
c) Entry and exit criteria
d) Types of test cases
Q3. Typical defects that are easier to find in reviews than in dynamic testing are:
A. deviations from standards,
B.requirement defects,
C.design defects,
D.insufficient maintainability and incorrect interface specifications.
E.All of the above.
Q4. Load Testing Tools
a) reduces the time spent by the testers
b) reduces the resources spent (hardware)
c) mostly used in web testing
d) all of the above
Q5. Reviews, static analysis and dynamic testing have the same objective
A.identifying defects.
B. fixing defects.
C. 1 and 2
D. None
Q6. Defect arrival rate curve:
A. Shows the number of newly discovered defects per unit time
B. Shows the number of open defects per unit time.
C. Shows the cumulative total number of defects found up to this time.
D. Any of these, depending on the company.
Q7. What are the 2 major components taken into consideration with risk analysis?
a) The probability the negative event will occur
b) The potential loss or impact associated with the event
c) Both a and b
d) Neither a nor b
Q8. We can achieve complete statement coverage but still miss bugs because:
A. The failure occurs only if you reach a statement taking the TRUE branch of an IF statement, and you got to the statement with a test that passed
Answers:
1 - C, 2 - D, 3 - E, 4 - D, 5 - A, 6 - A, 7 - C, 8 - C, 9 - A,
10 - A,
11 - D, 12 - C
,
,
,
,
,
,
13 - D
14 - A
15 - B, 16 - D
17 - E
18 - C
19 - D
, 20 - C
,
21 - C, 22 - B
, 23 - A
, 24 - A
, 25 - D
, 26 - E