Which of the following testing method examines internal…

Which of the following testing method examines internal structure or working of an application?

Which of the following testing method examines internal structure or working of an application?

A.
White-box testing

B.
Parallel Test

C.
Regression Testing

D.
Pilot Testing

Explanation:
White-box testing is a method of testing software that tests internal structures or workings of an application,
versus its functionality. White-box testing allows access to program source code, data structures, variables, etc.
Incorrect Answers:
B: Parallel Testing is the process of entering the same inputs in two different versions of the application and
reporting the anomalies.
C: Regression Testing is the process of rerunning a portion of a test scenario or test plan to ensure that
changes or corrections have not introduced new errors.
D: Pilot Testing is a preliminary test that focuses on specific and predefined aspect of a system.

Conrad, Eric, Seth Misenar, Joshua Feldman, CISSP Study Guide, 2nd Edition, Syngress, Waltham, 2012, p.
194
Harris, Shon, All In One CISSP Exam Guide, 6th Edition, McGraw-Hill, 2013, p. 1105
https://en.wikipedia.org/wiki/White-box_testing
http://www.tutorialspoint.com/software_testing_dictionary/parallel_testing.htm
http://soft-engineering.blogspot.co.za/2010/12/what-is-difference-between-pilot-and.html



Leave a Reply 0

Your email address will not be published. Required fields are marked *