About this workshop
White box testing is a strategy in which testing is based on the internal paths, structure, and implementation of the software under test. Unlike its complement, black box testing, white box testing generally requires detailed programming skills. This one-day onsite mentor-led jumpstart provides a practical rather than theoretical discussion of the purpose and nature of white box testing techniques. This jumpstart workshop also emphasizes methodologies for the design of effective test cases based on white box testing techniques.
Duration
1 day
Upon completion
Participants will be able to:
· Describes the control flow testing technique and data flow testing technique.
· Describes the applicability of the control flow testing technique and data flow testing technique.
· Describes the limitations of the control flow testing technique and data flow testing technique.
Workshop Agenda
1: White Box Testing Techniques
· Definition
· Applicability
· Disadvantages
· Advantages
2: Control Flow Testing
· Technique
· Examples
· Applicability and Limitations
· Summary
· Practice
3: Data Flow Testing
· Technique
· Examples
· Applicability and Limitations
· Summary
· Practice