| |
GeekInterview.com > Interview Questions > Testing > Testing Scenarios
| Print | |
Question: What do you mean by intermittent bug? How will it happen? Who will be responsible whether the tester or developer? Explain with an example
|
| March 03, 2009 07:04:09 |
#6 |
| mathan_vel |
Member Since: December 2007 Total Comments: 350 |
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 |
| Which means that unexpected bug or Incident. which happened rarely in the execution. Which can' be reproducible. Both the Tester and the Developer have the responsiblity to the find the bug with different scenarios and should fix it. If the Tester found this bug frequently means it should be documented, evidence of proof(Screenshot), Test Data, etc... |
| |
Back To Question | |