When is Whitebox Testing performed in the testing life cycle?

Questions by janelyn   answers by janelyn

Showing Answers 1 - 3 of 3 Answers

renjiraj

  • Oct 31st, 2007
 

As per my knowledge white box or unit testing is done by the developer during the development stage. Duirng this stage the developer debugges the code. In unit testing the developer tests all the blocks in the system ie, the developer debuggs each block of the system.
The development gets completed when the results of the white box testing are positive and the system is then sent for black box testing or functional or system testing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions