what is the diffrence between bug, error,defect??
Answer Posted / swapna
Error/Mistake
A human action that produces an incorrect result.
E.g.:-Syntax error
Fault/Defect
A flaw in component or system that can cause the component
or system to fail to perform its required function.
E.g.:-An incorrect statement when u
divide number/zero we have an
execution time fault.
Failure/Bug
Deviation of the component or system from its expected
delivery, service or result.
E.g:-20/10=3 we should get 2 but it is
displaying output 3.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is test startegy?
how mapp the defect id in quality center?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
What is revision history and the content of revision history table?
What is a maturity level?
when database testing comes into manual tesing
how we write test cases to brs,srs,hlds,llds
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
Can anyone tell me, What is wound fixing?
what is diffrence between dynamic black box testing and dynamic white box testing
What is the difference between functional requirement and non-functional requirement?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is frame level testing and how do we test it?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.