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 do you test in compatability for client server and web application? ?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
What does scalability mean. Is the system scalable only in terms of hardware or its software which makes the application scalable. Please provide an example to support your answer.
I am ganesh searching in manaul testing, i am unable to explain my current project in interview anybody give me a real time oriented project and also include how can i explain it, with test case (passout 2004) M.Sc(IT) my personel id is testganesh@gmail.com
what is Severity / Prioity ? How do assian ? What are the basic things followed?
Explain about "Compatibility Testing" in Web based Application?
What type of risk analysis u did in a banking projects...? Give an example...?
What is the difference bet white box testing and black box testing.pls give me an example
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?
what is incosistent testing
what is white box testing and what is the teckniques