what is the diff b/w bug and defect?
Answers were Sorted based on User's Feedback
Answer / ch.s.m.prasad,kkd
error : A mistake in a coding is called error.
defect : Due to errors in a coding testing engineers are
getting mismatches these are called defects (or) issues.
Bug : these defects are accepted by developers to be
solve then it is called bug.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / stefaan luckermans
According to ISTQB:
1) Error is the 'human action' that caused the (see 2)
2) Defect. Defect, fault, flaw, bug are all synonyms, which are visualized by (see 3)
3) Failure. The fact the actual result is not the same as the expected result.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasanna
bug: during the development period the product error may be
occur this kind of error called bug.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vandana singh
what i know is bug means the deviation from the
requirement.is bug is synonym of defect?
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / ram mohan
Defect : it is the deviation from the reqirment, it is
rised by the tester
Bug : if the defect is accepted by the developer it is
kown as Bug
| Is This Answer Correct ? | 1 Yes | 6 No |
What is Test Design ?( Urgent) and Test Design for Printer?
can anyone suggest the website which gives detailed informtion on configuration mnagement tools VSS?
in configuration tool as a tester wich documents u r going to add
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
why Can't the system testing be done at any stage in V- Process Model? reasons
Actually by using severity u should know which one u need to solve so what is the need of priority?
What is test report?? du u;ve written any test reports
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
What is Guerrilla Testing?
What is known issues?
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
Here is the scenario. We have web app. in ASP.NET, server is IIS and database is SQL server2005. The application is used in healthcare industry. I am going to get realtime data from healthcare company to test. I need to perform back end testing. If someone can help me understand how i can start back end testing.