What is the difference between bug and defect???
Answer Posted / biswal
HumanBeing is made for Mistake.
When a developer makes a mistake (Syntactic or Semantic) in
an application that is called Error in coding.
When a tester while testing finds that error hile
execution,it is called Defect (or Bug).
At the system level testing of the whole application if u
find a defect in the software,it is called Fault.
If End user finds that the software is not as per the
requirement,it is called Failure)
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
Testcases for msword( microsoct office word??
hi this is ashok , i never worked in medical domain , can any one pls send me with proper exaple pls Question is while emergency or normal patitent enter into hospital he entered his first and last name and he enter emergency coloumn , write test case on these ,
What is an audit report? Whom is it done by?
Which is the best testing model?
What is coverage and what are the different types of coverage techniques?
What is the difference between load testing and performace testing?
What are the challenges you faced in your project (Testing) and in your company?
Write positive and negative test cases for forgot password?
Describe your experiences with code analyzers.
test cases on bangles???
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
What is quality center? How many built in tables does quality center have?
Can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
What is concurrent user hits in load testing?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain