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