White Box Testing

5
  video(s)
Introduction - Introduction to White Box Testing, What cannot be done in black box, Basic needs
Automation - Write code to automate white box tests, Demo of Microsoft Visual Studio .Net Unit Tests
Code Coverage - Statement coverage, Condition coverage, Coverage Demo using IBM Rational PureCoverage
Memory Leaks - What is a leak, Find a memory leak at code level, Demo of IBM Rational Purify
Profilers - Memory Profiling, Find classes in memory, View Garbage Collection details, Demo of AppPerfect Profiler