Sunday, July 7, 2013

Software Testing MCQ Test - 2


Que.1. In quantifying risk, the term RE represents

A:        Risk expense
B:        Related expense
C:        Risk exposure
D:        Risk evaluation

Right Answer: C

Que.2. Quality Control is a validation technique whereas Quality Assurance is a verification technique

A:        True
B:        False

Right Answer: A

Que.3. What is the present value of money of a $10,000 expenditure that you will spend one year from now if money is worth 14%

A:        $2630
B:        $8770
C:        $1600
D:        $8600

Right Answer: B

Que.3. What is the present value of money of a $10,000 expenditure that you will spend one year from now if money is worth 14%

A:        $2630
B:        $8770
C:        $1600
D:        $8600

Right Answer: B

Que.5. Which of the following techniques does not require the understanding of internal data structures and algorithms?

A:        Gray box testing
B:        Mutation testing
C:        Glass box testing
D:        All - pairs testing

Right Answer: D

Que.6. Which of the following is not a black-box testing technique?

A:        Fault injection
B:        Exploratory testing
C:        Model based testing
D:        Requirements testing

Right Answer: A

Que.7. The __________ is an application of a process management and quality improvement concepts to software development and maintenance.

A:        Malcom-Baldridge
B:        ISO 9000
C:        SEI/CMM
D:        QSI4000

Right Answer: C

Que.8. Code inspection of a program is a dynamic testing technique

A:        True
B:        False

Right Answer: B

Que.9. The pareto analysis is most effective for

A:        ranking items by importance
B:        showing relationships between items
C:        measuring the impact of identified items
D:        ranking items by size/quantity

Right Answer: A

Que.10. Which of the following acceptance testing is done prior to a new build?

A:        Alpha testing
B:        Beta testing
C:        Smoke testing
D:        UAT

Right Answer: C

Que.11. Which of the following verifies the product rather than the process?

A:        Inspection
B:        Quality Control
C:        Walkthrough
D:        Review

Right Answer: B

Que.12. For black-box testing,

A:        The tester is completely unconcerned about the internal behaviour of the program
B:        The tester is concerned with finding circumstances in which the program does not behave according to specifications
C:        Test data is derived solely from specifications
D:        All choices are correct.

Right Answer: D

Que.13. Which of the following is not a white box testing technique?

A:        Branch testing
B:        Path testing
C:        Requirements testing
D:        Penetration testing

Right Answer: C

Que.13. Which of the following is not a white box testing technique?

A:        Branch testing
B:        Path testing
C:        Requirements testing
D:        Penetration testing

Right Answer: C

Que.15. Which of the following is not a level in CMM

A:        Managed
B:        Adhoc
C:        Predictable
D:        Optimised

Right Answer: C

Que.16. Almost one-half of a programmer's time is spent identifying and fixing errors in specifications.

A:        True
B:        False

Right Answer: A

Que.17. Boundary value testing,

A:        is the same as Equivalence partitionining tests
B:        tests boundary conditions on, above and below the edges of input and output equivalence classes
C:        tests combinations of input cirumstances
D:        is used in white box testing strategy

Right Answer: B

Que.18. Which of the following is not a cost of quality?

A:        Prevention Cost
B:        Appraisal cost
C:        Failure cost
D:        Build cost

Right Answer: D

Que.19. The process of identifying the kinds of software failures that can occur and then quantifying how likely it is that they will actually occur is

A:        Configuration management
B:        Risk management
C:        Contingency planning
D:        Process improvement

Right Answer: B

Que.20. In which model functional expertise can be used to estimate cost

A:        Function point
B:        Expert judgment
C:        Top-down
D:        Bottom-up

Right Answer: B

No comments:

Post a Comment