Interview Questions

Features of White Box Testing Technique :

Software Testing Exam from International Software Testing Qualifications Board (ISTQB)


(Continued from previous question...)

Features of White Box Testing Technique :

Features of White Box Testing Technique :

i. We use explicit knowledge of the internal workings of the item being tested to select the test data.
ii. Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the path of logic in a unit or a program.
iii. Checking for the performance of the application
iv. Also checks for functionality.

a) i, ii are true and iii and iv are false
b) iii is true and i,ii, iv are false
c) ii ,iii is true and i,iv is false
d) iii and iv are true and i,ii are false

Answer:

(Continued on next question...)

Other Interview Questions