Download presentation
Presentation is loading. Please wait.
Published byAvice Brooks Modified over 8 years ago
1
Cerberus
2
Introduction Cerberus is test case generator tool. Used for automation of unit testing.
3
Functionalities Covered Generating test cases for all the methods for Class under Test for primitive data types and for wrapper classes. Generating a new test case for the existing Test class through test case Wizard. Getting the inputs from the user for the test fixture through interactive editor.
4
System Design Static
5
System Design-2 Behavioral
7
Patterns Implemented Cerberus implemented two patterns: Builder pattern – For building method body Singleton pattern - For creating test case Wizard
8
Agile Practices Followed Daily stand up meeting Continuous Integration Test Driven Development Design Refactoring Code Refactoring Pair Programming Retrospective Burn down chart
9
Burn down Chart Sprint 3
10
Burn down chart-2 Sprint 4
11
Burn down chart-3 Sprint 5
12
Continuous Integration
13
Continuous Integration-Trend
14
Retrospective Sprint 3 StartStopContinue Continuous Integration Using Editor to receive input Pair Programming Test Driven Development
15
Retrospective-2 Sprint 4 StartStopContinue Use Design patterns Hard coding in the class Pair Programming Continuous Integration Test Driven Development
16
Retrospective-3 Sprint 5 StartStopContinue Look for alternative solutions. Table editorsPair Programming Continuous Integration Test Driven Development Using design patterns
17
Demo time
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.