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



please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

Answer / todi

hi ramrao,anushree,satyaprasad all of you give wrong answer

Is This Answer Correct ?    0 Yes 0 No

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

please explain me with example of this question. diff between bug and diffect. don't give de..

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

Post New Answer

More Manual Testing Interview Questions

If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?

4 Answers  


what types of testing have u done in ur project?and expalin it detail?

0 Answers   IBM,


What is the difference between V-Model and Raid Model

1 Answers  


Explain the components of a test plan?

0 Answers  


How to explian the V model ?

1 Answers   Crea,






How to write negative testcase?

7 Answers   R Systems,


What's the difference between System testing and Performance testing?

4 Answers   HP,


Why is software testing required?

0 Answers  


Identify correct statement

1 Answers  


what is volume Testing?

15 Answers   MBT,


In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.

0 Answers  


what are the bugs we canot find in the black box testing?

2 Answers  


Categories