Code6
6.08 Take responsibility for detecting, correcting and reporting errors in software and associated documents on which they work.
As soon as we found any error, we put our full effort to get it
correct. While we were doing this process, we had to delay all other
implementations.
In Github, we maintained a space to be reported errors. If one of our
member find error individually, as soon as he can report that error.
Then other members can sees this and take necessary steps.
Other than the above we designed a test plan. Sometimes some
prototypes have failed from testing and then implemented again. For each
component there was a white box and black box test plan. According to
the test result we made changes in our software product and documents as
well.

No comments:
Post a Comment