Difference b/w bug and defect ?
Answers were Sorted based on User's Feedback
Answer / jays
Bug:Which comes at the time of testing(Pre-Release)
Defect:Which comes in Production or when client doing the
system testing(Post-Release)
Error:Which comes at the time of development
| Is This Answer Correct ? | 13 Yes | 4 No |
Answer / sudheer
Error: Difference betwen Actual and Expected is called Error
Bug: If the error comes at the time of testing,then we say
it as bug.
Defect: If the error comes at the time of Production/Live,
then we say it as Defect.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / mohasin chougale
Error - a human mistake during Development software which
cause Failure.
Failure - a Deviation from its intended behaviour.
Bug - Deviation between actual and expected output.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vijay
Bug: it is found in the development environment before the product is shipped to the respective customer.
Error: It is the deviation from actual and the expected value.
Defect : It is found in the product itself after it is shipped to the respective customer
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sai sujith.i
Bug means Developer finds out
Defect means Tester finds out
| Is This Answer Correct ? | 1 Yes | 7 No |
What do you understand by usability testing?
hi this is altaf ....could any one send me details of all testing models
2. What resources do you use to learn about Web accessibility?
Explain the manual testing process?
What is formal testing?
Who prepared use case document? Tester or developer!
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
As soon as we get the build what type test we will do?and how?
can u give me the Test case step template and write one test case step (ex)please
What is Guerrilla Testing?
Is it necessary to do retesting if we are going to do regression testing?please reply
What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa