What is the difference between bug , error and defect ? Explain with example.
2... What is diff between test approach , test strategy, Test plan and test methodology documents?
3...How to test a website with manual testing?
4. What methodologies have you used to develop test cases?
Answers were Sorted based on User's Feedback
Answer / john james
A human being can make an error(mistake).
The mistake or error from a human being produces a defect or
bug.
When a defect in code is executed a system failure will occur
| Is This Answer Correct ? | 2 Yes | 7 No |
Answer / shivakumar
Bug:A problem that causes a program to produce invalid output
Error: programmatically mistake leads to error
Defect: Problem in algorithm leads to failure.
Failure: Result of any of the above.
| Is This Answer Correct ? | 5 Yes | 13 No |
Answer / shalini
error/mistake is the error in using the software.due do
improper installation or lack of knowledge
bug: is the fault ,because of which software is not working
correctly
defect:- faults in the software itself
| Is This Answer Correct ? | 6 Yes | 26 No |
wat is da differnce between test stratagy and tedt plan?
I want to know all detail of v model phases
Who will assign the work to Test Engineer?
what is the testcase review?
what is ISTQB and CSTE which one is the right choice ? plz let me know and it would be a great advantage for many tester
What is TRR ?
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
Did u come across STUBS and DRIVERS?How did u use these in u r project ?
What is Desktop Testing?
Explan different Risks associated with the project????
What are techniques for Integration Testing.
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.