whatis the diffrence bug ,error,defect
Answers were Sorted based on User's Feedback
Answer / sailesh reddy
error: if any mistake found in the coding is considered as error
defect: while testing if the functionality of an object is
not working as expected then it is considered as a defect
bug: the same defect will be considered as bug by the
developers if they accept the defect raised by the tester
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / gaurav sharma
Error : Is an undesirable deviation from requirements
Bug : Is an error found BEFORE the application goes into
production
Defect :Is an error found AFTER the application goes into
production
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / suresh
Error: when the time mistake of the developer that is error
Defect:error notices found the tester that is defect
Bug:defect aggree a developer that is bug
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ch.s.m.prasad
Error: A mistake in a coding is called Bug
Defect : Due to errors in coding testing engineers are
getting mismatches in the application build these are
called defects or issues
Bug :these defects or issues are accepted by developers to
be solve then it is called bug.
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / kanishk
Error : A human mistake that produces incorrect results.
Defect or Bug : A flaw in the componet or system that can
cause the software to fail in performing the required
functionality.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / srinivas374
ERROR:IF it is found in developers Environment by
developers only.
BUG:Testers find while testing an Application/build.
DEFECT:If the developers accept the bug and fix it than it
defect.
| Is This Answer Correct ? | 8 Yes | 23 No |
what is bug life cycle?
in what order should i answer for the question "tell me abt your self"
how will we receive the build?is it through mail or not?
Describe any bug you remember. Plz Give some real examples
what is test report?
1.what is the purpose of testing ?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
How to do the performance testing manually? Does you have a test case for that?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
is software testing easy ??? Give me perfect Ans.
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
How important is Change Management in today's computing environments?