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 | 5 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 | 1 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 / 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 |
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 |
Explain in detail whole test process activities.
What is the format for accentence testing. please answer me ASAP
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
If client is not given any requirements then how will you test the application
How can you optimize the Test Case.
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is the Change management for documentation? What is the role of documentation in QA??
What is mean by Sanitation Testing?
If automating - what is your process for determining what to automate and in what order
How to make sure test cases that you have written are good enough?
what r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)
What is the Batch file?