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 are the advantages of waterfall model over V-model??
What is Defect Seeding?
diff stages between open and fixed status in defect bug cycle
If PRS is given to you on say XYZ functionality then which different types of testing you will perform . Please arrange these types in sequential manner in which you will perform?
What is the difference bt QA and QC
what is the format of traceability matrix u prepared in ur company?
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
Hello every one.I want to learn Manual Testing. I'm new to Testing.can anyone send me Manual testing books or any free download links?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
what are the bugs we canot find in black box.
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
Can u test a website or a webapplication manually without using any automation tool?