1. Design the test cases and test the program of following problems by using BVT/Robustness testing
- Quadratic Eqn
- Triangle problem
- Previous date
2. Design the test cases and test the program of following problems by using Equivalence Class testing
- Quadratic Eqn
- Triangle problem
- Previous date
3.Design the test cases and test the program of following problems by using Decision Table Based testing
- Quadratic Eqn
- Triangle problem
4.Design the test cases and test the program of following problems by using Path testing
- Quadratic Eqn
- Triangle problem
5. Design the test cases and test the program of following problems by using Data Flow testing
- Quadratic Eqn
- Triangle problem