New Product Planning Integration Question:
Download Questions PDF

Explain What is White-box testing?

Answer:

White-box testing is a method of testing software that tests internal structures or workings of an application, as opposed to its functionality. In white-box testing an internal perspective of the system, as well as programming skills, are used to design test cases. The tester chooses inputs to exercise paths through the code and determine the appropriate outputs. This is analogous to testing nodes in a circuit, e.g. in-circuit testing (ICT).

Download New Product Planning Integration Interview Questions And Answers PDF

Previous QuestionNext Question
Whose responsibility in SDLC to accept or reject the submitted planExplain What is Black-box Testing?