Why is incremental integration preferred over “big bang” integration?
![]()
Practice ISTQB Foundation Level Q&A – Why is incremental integration preferred over “big bang” integration?
![]()
Practice ISTQB Foundation Level Q&A – Why is incremental integration preferred over “big bang” integration?
![]()
Practice ISTQB Foundation Level Q&A – A test engineer is testing a Video Player (VCR), and logs the following report:
Title:
Fast Forward stops after 2 minutes. It happens every time Expected
result: Fast forward continues till the end of the tape Severity: High
Priority: Urgent
What important information did the engineer leave out?
![]()
Practice ISTQB Foundation Level Q&A – Which of the following project inputs influence testing?
(I) Contractual requirements
(II) Legal requirements(III) Industry standards
(IV) Application risk
(V) Project size
![]()
Practice ISTQB Foundation Level Q&A – Which of the following can be root cause of a bug in a software product?
(I) The project had incomplete procedures for configuration management.
(II) The time schedule to develop a certain component was cut.
(III) the specification was unclear
(IV) Use of the code standard was not followed up
(V) The testers were not certified
WHILE (condition A)
![]()
Practice ISTQB Foundation Level Q&A – This part of a program is given:
WHILE (condition A)
Do B
END WHILE
How many paths should be tested in this code in order to achieve 100% path coverage?
WHILE (condition A)
![]()
Practice ISTQB Foundation Level Q&A – This part of a program is given:
WHILE (condition A)
Do B
END WHILE
How many decisions should be tested in this code in order to achieve 100% decision coverage?
![]()
Practice ISTQB Foundation Level Q&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?
![]()
Practice ISTQB Foundation Level Q&A – Which one is not the task of test leader?
![]()
Practice ISTQB Foundation Level Q&A – Test basis documentation is analyzed in which phase of testing
![]()
Practice ISTQB Foundation Level Q&A – Component integration testing can be done
![]()
Practice ISTQB Foundation Level Q&A – Who should have technical and Business background.
![]()
Practice ISTQB Foundation Level Q&A – The Is the activity where general testing
objectives are transformed into tangible test conditions and test
designs
![]()
Practice ISTQB Foundation Level Q&A – Branch Coverage
![]()
Practice ISTQB Foundation Level Q&A – A risk-based approach to testing provides
proactive opportunities to reduce the levels of product risk, starting
in the initial stages of a project
![]()
Practice ISTQB Foundation Level Q&A – The testing should include operational tests
of the new environment as well as of the changed software