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:  How we can explain a bug which may arrive at the time of tesing. explain that bugs in details.



February 02, 2006 04:05:51 #5
 Rohan   Member Since: Visitor    Total Comments: N/A 

RE: How we can explain a bug which may arrive at the t...
 

When you find any bug/defect while executing the script, ensure that the script is failed and the system/functionality is not working as per requirement document. Prepare a note that will explain how actual result is contradiction with expected result of failed script also give the details such as environment, test data etc.

This will help developers to understand the defect correctly.

     

 

Back To Question