1.1.2 Testing and Debugging Flashcards
1
Q
Executing tests can show failures that are caused by
A
defects in the software.
2
Q
Debugging is
A
development activity that finds, analyzes, and fixes such defects.
3
Q
in some cases, testers are responsible for the initial test and the final confirmation test, while developers do
A
the debugging, associated component and component integration testing (continues integration).
4
Q
in Agile development and in some other software development lifecycles, testers may be involved in
A
debugging and component testing
5
Q
ISO standard that has information about software testing concepts
A
ISO/IEC/IEEE 29119-1
6
Q
confirmation testing checks
A
whether the fixes resolved the defects