Project test plan - MeteoraProjects/MeteoraDesigner GitHub Wiki
Testers
Scope - application levels and other
- every presentation, service and data tier's method must be tested
- most of util's method's must be tested
Possible approaches
- requirements testing
- positive and negative testing for input/output items
- unit, integration and system testing
- critical path and functional testing
- regression testing
- white box and non-functional testing (consider performance)
- web-application and interface testing
- security testing
- all-tier testing
- usability testing (user friendly must be)
- performance testing
- internatioalisation testing
Schedule (testing workflow)
- during the development at any moment or/and after finishing of every application layer's basic functionality
Test cases