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  >  Bug Tracking

 Print  |  
Question:  New Bug and Open Bug

Answer: What is the difference between New and Open bug? Who is responsible for changing the phase of bug from New to Open?


August 08, 2008 09:23:32 #1
 vikas.kr18   Member Since: June 2008    Total Comments: 3 

RE: New Bug and Open Bug
 
When a tester found a bug in a software during testing and the bug is verified by the T.L. then it is called the "New" state of a bug. When the Testing Lead sent the bug to Development Lead for modification and it is verified by the D.L. it is called the "Assigned" state of a bug. The bug is then transferred to development team to fix it. The developer open the bug it is called the "Open" state of a bug.
     

 

Back To Question