Preventive Approach : It is the way to find many ways to test the application & break it before the it goes to production.
Reactive Approach : To test the application after the production & to design test suite will be based on bug found in production.
Reactive approach is more costly than proactive approach.
No comments:
Post a Comment