GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  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



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.
     

 

Back To Question