please explain me with example of this question. diff
between bug and diffect. don't give def please give answer
with example.
Answers were Sorted based on User's Feedback
Answer / rsntallapudi123
Bug is a condition which causes the s/w to fail.
eg:- programming errors, logical errors.
Defect is nonconfirmation with requirements i.e. it is the
difference between expected output and acutal output.
eg:- if we perform an operation on the AUT we expect the
output as "X" but the the operation results as "Y".
Here the expected value mismathes with actual value, so
this nonconfirmation with requirement is calle defect.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / vikas mohan
BUG :- means error in code and this is find by the
developers..
DEFECT :- means error in application (applicatin is not
properly working) and this is find by the tester.
This is the simple difference b/w BUG n DEFECT u can follow
this
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / suneel kumar reddy
Bug comes in coding whle debugging developers find the bug
but while doing testing if any diff between actual result
and expected result it is called defect
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / satish m jampani
defect:-(eg)-consider ur launching a magazine.if the reader
finds the mistakes in that, its called as Defect.
another eg:ther is mistake in ur question (i.e diffect),
as its spelling is 'defect'....
THIS IS CALLED AS DEFECT
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ramarao
Error,bug,defect are given same menaing but it will be
used in different locations.When error will be get at the
client location it is defect,if it arrises at tester place
it is bug,if it will arises at developer place it is
error,but all of the given same meaning that is expected
behaviour of the application does not match with actual
behaviour of the application.
u have any qurriers contact with me.
mail id :physics143@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / todi
hi ramrao,anushree,satyaprasad all of you give wrong answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kazi
Hi,
Defect-difference between actual result and excepted result
know as a defect.
Bug-does not meet the actual application exception result
know as Bug.its ot we can say not fallow the correct process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srija
HI Bug is which makes the software to fail ,where in case of severity the developer needs to fix it immediately,to run the s/w successfully.
where in case of defect wen the tester is testing the application ,suppose if we take an insurance application the user needs to login the page ,but he didn't find the login button then it is called defect (requirement missing)and where as BUG alignment issues(spelling mistakes etc.., )
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anushree
Bug and Defect are similar terms.
Bug is the word used by Tester when he finds the error
and defect is the word used by the Developer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / satyaprasad
the error that was found in developement side is called
defect or issue.and that defect when comes testing side to
resolve is called Bug
| Is This Answer Correct ? | 1 Yes | 2 No |
what can be the reason for client not accepting the release?
We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP
How can you conduct Database testing manually?...
please help me to write sample tets cases for a List box
Who can perform the unit testing?
What is Test scenario and what's the relation between Test scenario and Test case.
4 Answers First Indian Corporation, Sapient,
How do test documents in a project span across the software development lifecycle?
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?
write the test cases that you have scheduled an interview and you came for the same and you are about to take the interview.
5 negative test case for lift....
5 Answers Deloitte, RBS, Wipro,
when do you escalte issue to your manager?
What is testing Approach, Methodology, Terminology, Technic and Types? what is domain? Please clear me.