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 / maruthu
normally a s/w tester cannot says bug,spells only
diffect,because a tester's job is to find out the error,so
he can't say bug
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / santosh mishra
As per my view Bug and Defect are same thing.
if u find the issue in production u may call it as defect.
if devloper find in dev env then they call it as bug
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / gopi
BUG:WHEN TESTER FIND DIFFERENCE BETWEEN EXPECTED OUTPUT AND
ACTUAL OUTPUT.
DEFECT:WHEN END USER REPORTS THE SAME THAT IS SAID TO BE
DEFECT.
IN OTHER WORDS, BUG CAN BE RECTIFIED AT DEVELOPER SIDE
BEFORE REALSING THE PRODUCT. DEFECT MAKE CUSTOMER
DISSATISFIED.
IF THERE IS DEFECT IN A PROJECT IT SHOWS THE POOR QUALITY
OF TESTING.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / santosh yadav
Bugs & Defects meanings are changed with its location.
Example.. If Developer is compiling a Exe at that time any
defects converted into Bug, But a tester find that bug
converted into defects..
| Is This Answer Correct ? | 0 Yes | 3 No |
What is a failure?
After receiving the bug as fixed , what types of tests we will continue...
What is Equivalance Class?
could you sent me boundary value analysis sample test cases
How to do test if we have minimal or no documentation about the product?
If the Developers are unable to understand the bug send by the testers , then how will the Testers convince or explain the developer.
What type of testing process do you follow in current organisation?
which are the mandatory fields in QC while rising new bug??
If any feature is removed from the application then also tester have to do Regression testing?
what is the process followed in JAVA Testing compared to Normal Testing process.
By using any techinique in tesing......how to find the greatest number between 1-10.?
what is meant by spiral model?explain with picture?