How would you define a bug?

Questions by Priyathiyagu

Showing Answers 1 - 18 of 18 Answers

Sudheer

  • Jun 7th, 2012
 

First we will write bug description about bug type. And will define the environment ( Browser or environment thing) with bug ID, Along with Test steps then we have to write expected results and actual results along with screen shots (LOGS).

  Was this answer useful?  Yes

Bina

  • Jun 29th, 2012
 

If the test does not meet the requirement then that is bug.

  Was this answer useful?  Yes

sri

  • Mar 18th, 2013
 

if there is a mismatching between expected and actual result it is called bug......to define a bug we have to provide the following details like summary of the defect, priority, severity, assigned to whom(Developer name), detected by(tester name), which version the bug has been identified, which module the bug has been identified, whether the bug is a reproducible one or not, description where you write steps to reproduce the bug along with the screen shot as an attachment

Rajesh

  • Sep 24th, 2013
 

If their is a mismatch between expected and actual result and the defect is accepted by Developer and it is called as Bug.

  Was this answer useful?  Yes

Bipasha Banerjee

  • Nov 7th, 2013
 

Any functionality not working as per the requirement of the customer and customer need is a failure product. The meaning for the words Bug, Incident ,Issue , Defect , Failure, Fault are the same . A computer bug is an error flaw ,mistake in a computer programs that produces an incorrect result .

  Was this answer useful?  Yes

Hema

  • Nov 11th, 2013
 

Bug is nothing but find out the mismatch between the Actual result and expected results

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions