ISTQB CTFL-Foundation - ISTQB Certified Tester Foundation Level
Testing effort can depend on a number of factors, which one of following is MOST likely to impact the amount of effort required?
Which option BEST describes how the level of risk is determined?
A live defect has been found where a code component fails to release memory after it has finished using it.
Which of the following tools would have been the MOST effective at detecting this defect prior to live implementation?
Which of the following would you NOT expect to see on an incident report from test execution?
Debugging and Testing are key activities in the software development lifecycle.
Which of the following are 'Debugging' activities?
a) Identifying, a failure
b) Locating the cause of failure
c) Fixing the defect
d) Checking the fix has resolved the failure
In the above State Table, which of the following represents an invalid transition?
Which of the following is a Black Box test design technique?
Which of the following options explain why it is often beneficial to have an independent test function in an organisation?
During the development of a software change for a system, the developer makes a mistake in his work, which leads to a fault in the code. Unfortunately the fault is not found by software testing and is released into live.
What is the definite consequence of this mistake?
Why is measurement of code coverage Important?