Objective of review meeting is
![]()
Practice ISTQB Foundation Level Q&A – Objective of review meeting is
![]()
Practice ISTQB Foundation Level Q&A – Objective of review meeting is
![]()
Practice ISTQB Foundation Level Q&A – Testing responsibilities:
Tester 1 – Verify that the program is able to display images clearly on all 10 of the monitors in the lab
Tester 2 – Make sure the program instructions are easy to use Security concerns are important for which type of applications
Tester 3 – Verify that the calculation module works correctly by
using both scripts and ad hoc testing. Which term is used to refer to
the testing that is performed by
Tester 3 in the above scenario?
![]()
Practice ISTQB Foundation Level Q&A – In testing test cases i.e input to the software are created based on the specifications languages
![]()
Practice ISTQB Foundation Level Q&A – reviews are often held with just the
programmer who wrote the code and one or two other programmers or
testers.
![]()
Practice ISTQB Foundation Level Q&A – V-Model is:
![]()
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