| October 10, 2009 03:24:33 |
#8 |
| iprabhash83 |
Member Since: April 2006 Total Comments: 1 |
RE: What do you mean by intermittent bug? How will it happen? Who will be responsible whether the tester or developer? Explain with an example |
| Intermittent Bug: It is a kind of bug/defect that can be observed rarely, it does not occur always. I mean to say that there is no guarantee that if you are trying to reproduce it then you would be able to do it. If you perform the same operation 3-4 times or more than this then such bug can be observed. Such kind of bug occurs due to different kind of environment used or some other reason. Sometimes it can be seen and sometime not. |
| |