Software testing strategies Exercise

1, a radio
in accordance with the software requirements specification, testing has been integrated in the software development environment is ()
A, integration test
B, test unit
C, the system test
D, acceptance testing

The correct answer: C

2, radio
integrated test system interactions, and the integration of the internal functions of the inspection system which quality characteristics ()
A, accuracy
B, workability
C, maintainability
D, reliability

The correct answer: A

3, the radio
most representative test model is ()
A, V model
B, X model
C, H model
D, W Model

The correct answer: A

4, radio
() emphasized that software testing is a separate process throughout the product's entire life cycle, concurrently with other processes.
A, X model
B, V model
C, H model
D, W Model

The correct answer: C

5, the radio
software by white box test analysis program () designed to test
A, the function
B, the input data
C, the application range
D, the internal logic

The correct answer: D

6, radio
black box is () to design analysis programs through test cases.
A, internal logic
B, function
C, the input data
D, Applications

The correct answer: B

7, the radio
division belongs to software testing white box or black box testing is based on ()     
A, to see whether the software design document
B, to see whether the test source code
C, whether the implementation of the program code
D, whether operating results correct

The correct answer: B

8, radio
() upset the boundaries of black box and white-box testing.
A, fail test
B, gray box testing
C, dynamic test
D, static test

The correct answer: B

9, multiple choice
type of software development models are ()
A, XP model
B, the waterfall model
C, spiral model
D, incremental model

The correct answer: A, B, C, D

10, multiple choice
advantage of the waterfall model ()
A, can be very flexible to adapt to the changing needs of users
B, quality assurance, each stage must be completed documents specified; complete text into a document review before the end of each punctuation impatient to correct the error
C, easy organization
D, simple

The correct answer: B, C, D

11, multiple choice
 software testing software development process relationships, the following description are correct ()
A, a different model of the software development process, in which test different positions of
B, the test procedure is to ensure the output of the development process verification and validation of a series of activities
C, no development process there is no testing process
D, the development is more important than the test

The correct answer: A, B, C

12, multiple choice
following description of software testing model, incorrect include ()
software testing strategy A, V model includes both low-level test also includes a high-level test, test high-level source code for correctness, is a low-level test in order to make the whole system to meet the needs of users
B, W model can be said that the development of V model natural. It emphasizes: Test along with the entire software development cycle, and the test object is not just procedures, requirements, features and design also have to test
C, there are some limitations V model, it is only in the testing process as needs analysis, outline design , after a phase of detailed design and coding
D, H model, test preparation and test implementation closely, in favor of resource allocation

The correct answer: A, D

13, judging
each increment of the incremental development model can be used waterfall model or rapid prototype models.
A, to
B, wrong
the correct answer: A

14, judgment
W model is based on the principle of "as soon as possible and continue to carry out software testing," the.
A, to
B, wrong
the correct answer: A

 

Published 40 original articles · won praise 2 · Views 5177

Guess you like

Origin blog.csdn.net/Dnesity/article/details/104648271