what is issue ?and difference between issue, defect and bug
Answers were Sorted based on User's Feedback
Answer / lakshmi
mistakes made my humans while developing the project is
issue and testerrs find that is called defect and a bug
w.r.t enduser while using
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / asif
As per my understanding,
In general Issue is the problem which is found in the any stage is called Issue (like Defect, Error and Bug these all are an issue).
Defect come when the User/Customer/Clint find any problem with the application/product is called as Defect.
Bug rise while product/application are under development stage i.e if the problem found in coding and Testing phase is called Bug.
Friends please correct me if my understanding is right.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / viswa
Issues and Defect: stays parallelly
Is test case doesnot match with the Actual Requirement
Bug: Problem created due to some critical validations
missing, invalid server error etc..
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / shyam
Issue/Defect/Bug all are same.
The tester find any deviation from Expected Result to Actual Result is Called Issue/Bug/Defect
| Is This Answer Correct ? | 2 Yes | 2 No |
Issues are noted while Review, Walkthroughs of project documentations such as requirements specifications, planning documents, schedule reports etc.
Bugs are identified while execution of software code for correctness of functionality implemented during the coding and testing phases of software. If it is code related it is logged under Errors as unit testing bugs, or if it is feature testing error in any type of testing such as sanity, regression, functional, logged as bugs in feature implementation etc.
Defects are identified while QA accepting the products or its features, during acceptance testing or alpha, beta testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiranmayi
issue it's a synonym for defect
defect :-mismatch between expected and actual is called a
defect.
bug:- programmers while debugging if they find any problem
it is called a bug.
| Is This Answer Correct ? | 2 Yes | 4 No |
what is meant by Adapt testing?
1.how you know all test cases are cover in one application? 2.what is difference between error message and warning message ? 3.what are the items comes under traceabily materix?
Difference between functional testing and end to end testing?
In a month how many times bugs will be send to your developer. 1 or 2
what is realtional testing?
Q2. From the below given choices, which one is the ‘Confidence testing’ A. Sanity testing B. System testing C. Smoke testing D. Regression testing
9 Answers ISTQB, JO, Tech Mahindra, Trekbin,
what is the difference between website and web based application ?
Does the configuration management affect Testing? If yes, Explain about it?
Who design the test case templates?
what is entry / exit criteria and pass / fail criteria ?
what is X-SS(Cross Site Scripting)?
What is Static Testing?