Topic 21: Mix Questions Set A
What is important to do when working with software development models?
A.
To adapt the models to the context of project and product characteristics.
B.
To choose the waterfall model because it is the first and best proven model.
C.
To start with the V-model and then move to either iterative or incremental models.
D.
To only change the organization to fit the model and not vice versa.
To adapt the models to the context of project and product characteristics.
Security falls under..?
A.
compliance testing
B.
disaster testing
C.
verifying compliance to rules
D.
functional testing
E.
ease of operations
compliance testing
What do static analysis tools analyze?
A.
Design
B.
Test cases
C.
Requirements
D.
Program code
Program code
What benefits do static analysis tools have over test execution tools?
A.
Static analysis tools find defects earlier in the life cycle.
B.
Static analysis tools can be used before code is written.
C.
Static analysis tools test that the delivered code meets business requirements.
D.
Static analysis tools are particularly effective for regression testing
Static analysis tools find defects earlier in the life cycle.
Which of the following is not a part of the Test Implementation and Execution Phase?
A.
Creating test suites from the test cases
B.
Executing test cases either manually or by using test execution tools
C.
Comparing actual results
D.
Designing the Tests
Designing the Tests
Page 17 out of 66 Pages |
Previous |