By this blog i am trying to explain the few important tips for the bug analysis. Before creating any new bug we have to analysis in well manner. Here i am mentioning few points and i hope these points will very helpful for all the test engineers in time of bug analysis --
Analysis the software bug reason
Inspect another same kind of the issue
Verify the evidences of the bugs
Replicate the similar bug
Verify the feasible reactions
Communicate with all members of the team
Produce the new test and new data for the bug
Describe the bug
Analysis the software bug reason:- Discover the genuine reason of the application or software issue. This reason maybe application design, code execution or test engineer mistake etc.
Inspect another same kind of the issue:- Sometimes it’s occur that the evidences are distinct but reason is similar. Or that issue might be determine dissimilar section of the application.
Verify the evidences of the bugs:- What are the evidences of the declared issue or bug that need to be verify.
Replicate the similar bug:- Attempt to replicate the similar issue or bug with similar atmosphere which is declared on the bug report or bug description.
Verify the feasible reactions:- Sometime few issues or bugs reliable to show feasible reactions. These may be different types like- failure of devices, file corrupting etc.
Communicate With All Members of the team:- Communicate with each team member is very necessary. We have to communicate with those persons who are familiar with the system. Those person can furnish some helpful information and hints.
Produce the new test and new data for the bug:- Produce the new test data and correction the test script is helpful to verify the issue.
Describe the bug:- This is very crucial when anyone is performing bug analysis and analyzing every test is significant because it maybe helpful.
0 Comment(s)