PrepAway - Latest Free Exam Questions & Answers

What type of software testing tests code passively?

What type of software testing tests code passively?

PrepAway - Latest Free Exam Questions & Answers

A.
Black box testing

B.
Dynamic testing

C.
Static testing

D.
White box testing

Explanation:
Answer C is correct; static testing tests code passively. This includes walkthroughs, syntax checking and code reviews.

Incorrect Answers and Explanations: A, B, and D: Answers A, B, and D are incorrect. Black box testing gives the tester no internal details: the software is treated as a black box that receives inputs. Dynamic testing tests the code while executing it. White box software testing gives the tester access to program source code, data structures, variables, etc.

One Comment on “What type of software testing tests code passively?

  1. joe says:

    static testing tests code passively. This includes walkthroughs, syntax checking and code reviews.

    lack box testing gives the tester no internal details: the software is treated as a black box that receives inputs

    Dynamic testing tests the code while executing it.

    White box software testing gives the tester access to program source code, data structures, variables, etc.




    0



    0

Leave a Reply