what is a bug?
Answers were Sorted based on User's Feedback
Answer / arvind
A computer bug is an error, flaw, mistake, failure, or
fault in a computer program that prevents it from working
correctly or produces an incorrect result.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / jyothi
If the system is not performing as per the requirements it
is a bug.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / ch.s.m.prasad
Error: A mistake in a coding is called error.
Defect: due to errors in coding testing engineers getting
mismatches of our app. build this is defect or issue
Bug: these defects or issues are accepted by the devolopers
to be solve then it is called Bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajeshwar
while test whatever comes defect those are called bug.its
not a error but put s in suspension or doutful status due
to some are high difference between actual output or
exepected output
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajeshwar rao
While test what ever comes defect those are called bug
it s not a error but put in suspenssion doutfull status.due
to some or high diferrence between actual output or
expected output
A tester find the bug.unexpected behaviour in the
application is called bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / avinash
variance in expected and actual result according to
specification called bug
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ashutosh
Anything that cause a user pain is called bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swarna rajesh reddy
Bugs are errors that cease the program execution.Sometimes it generates an incorrect output....
Kinds of bugs:
1)functional
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anupama girish
If there is any mistake during coding that is called as
DEFECT and if this Defect is identified by the tester than
it is called a BUG.
| Is This Answer Correct ? | 1 Yes | 2 No |
what is the difference between test case and test script?
I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?
how to know whether the bug is valid or invalid?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
1.What types of documents would you need for QA, QC, and Testing?
how to create automation frame work ?
What is smoke testing and when it wil be done?
What is the difference between Use Case and test case?
Software life Cycle models
How to make sure test cases that you have written are good enough?
Give an example of high severity and high priority bugs?