Sei sulla pagina 1di 1

CONTENTS OF MINI PROJECT

Certificate Introduction Aim of the Project Advantages, Disadvantages, Future Enhancements Software & Hardware Details Design Dividing into Modules (Programs) Algorithm for each module Implementation Integration and System Testing (Test Cases) Conclusion

Note: Format for the Test Cases is as follows : Example: Factorial of the given positive integer.

INPUT 0 5 -10

EXPECTED OUTPUT 1 120 Display Cant be calculated

ACTUAL OUTPUT 1 120 Display Cant be calculated

TRUE/FALSE TRUE TRUE TRUE

Potrebbero piacerti anche