Define the term Bug, Failure, Error?
Answers were Sorted based on User's Feedback
Answer / deepthi
BUG:Bug is an error that occurs during the execution of a
program.
| Is This Answer Correct ? | 0 Yes | 7 No |
Can anyone explain about metrics
What is the role of a bug tracking system?
What is agile methodology
Give me two examples of HLD and LLD...
How does unit testing play a role in the development / software lifecycle?
What is test procedure? how to define it?
are there any difference Between Error,Bug,Issue ? (defination wise)..
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
Who writes "white box " test cases ?
what is a functionality
what is the difference between adhoc testing, and error guessing
When we have to use Boundary value analysis and when to use equivalence partitioning. Please explain with an example. Urgently required.