Top 100+ Software Testing Quiz Questions and Answers - 2

Question: 6

Use of recursion

(A) makes debugging easier

(B) reduces execution time

(C) makes software bug-free

(D) enhances logical clarity and reduces code size

Ans: D

enhances logical clarity and reduces code size

Question: 7

Which of the following is (are) required by top-down design?

(A) Modularity

(B) Step-wise refinement

(C) Flow charging

(D) All of these

Ans: D

All of these

Question: 8

If a file is to be moved from main memory to a disk, the directory file would be modified by the

(A) File manager

(B) Command processor

(C) I/0 managers

(D) Supervisor

Ans: A

File manager

Question: 9

The error distribution in the case of requirement analysis is

(A) 10%

(B) 20%

(C) 30%

(D) 40%

Ans: B

20%

Question: 10

Configuration management is not concerned with

(A) Choice of hardware configuration for an application

(B) Controlling changes to the source code

(C) Controlling documentation changes

(D) Maintaining versions of software

Ans: A

Choice of hardware configuration for an application

Related Questions