Static analysis tools - Software Testing (MCQ) questions and answers

Here, you can read Static analysis tools multiple choice questions and answers with explanation.

1)   Who generally uses the Static Analysis Tools?
- Published on 18 Aug 15

a. Tester
b. Developer
c. Customer
d. All of the above
Answer  Explanation 

ANSWER: Developer

Explanation:
No explanation is available for this question!


2)   The defects found in Static Testing and Dynamic Testing are same.
- Published on 13 Aug 15

a. True
b. False
Answer  Explanation 

ANSWER: False

Explanation:
No explanation is available for this question!


3)   Most of the time compilers can be used as Static Analysis Tools.
- Published on 13 Aug 15

a. True
b. False
Answer  Explanation 

ANSWER: True

Explanation:
No explanation is available for this question!


4)   What is Static Analysis?
- Published on 30 Jul 15

a. The analysis of batch programs.
b. The reviewing of test plans.
c. The analysis of program code.
d. The use of black box testing.
Answer  Explanation 

ANSWER: The analysis of program code.

Explanation:
No explanation is available for this question!


5)   What is true regarding Static Analysis Tools?
- Published on 30 Jul 15

a. It compares actual and expected result.
b. It can detect memory leaks.
c. It gives quality information about code without executing it.
d. It tell about percentage of a code coverage.
Answer  Explanation 

ANSWER: It gives quality information about code without executing it.

Explanation:
No explanation is available for this question!


6)   Static analysis is not useful & cost effective way of testing.
- Published on 29 Jul 15

a. True
b. False
Answer  Explanation 

ANSWER: False

Explanation:
No explanation is available for this question!


1