問題一覧
1
Which of the following is NOT PART of the deliverables produced DURING the testing phase (according to the slides)
Test Cases
2
Issues/defects found earlier in the SDLC are less costly to fix than those found in later stages.
True
3
Integration testing helps in finding bugs caused by erroneous interfaces among software modules
True
4
System testing and thread testing are the same
False
5
The test objective refer to a standard or rule on which a test procedure can be based
False
6
If the suspension critera are not met, the development phase is suspended however the current test cycle may still continu
False
7
The type of application to be tested determines the type of tests to be conducted
True
8
The requirements analysis phase of the STLC includes the preparation of the RTM
True
9
The RTM is a document that contains only the test cases to be conducted by during the test cycle.
False
10
The test case development phase always has to go before the environment setup phase of the STLC
False
11
Unit testing is usually done by developers
True
12
Typically, a small number of modules (usually around 20%) contain the most defects detected
True
13
If the same set of repetitive test are conducted, the tests will eventually be useless for discovering new defects
True
14
Testing shows the absence of defects
False
15
Software that is 99% bug free is definitely usable
False
16
Testing for ALL possible cases/ scenarios is possible
False
17
Testing activities should only start after the sofware has been coded
False
18
Unit testing refers to testing how the different parts of the application work together
False
19
The purpose of UAT is to evaluate the overall end user experience
True
20
A test plan contains only the type of tests to conduct and their corresponding objectives
False