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 |
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
What is meant by Product-based testing?
How do test documents in a project span across software development life cycle?
What is the purpose of test strategy?
What is a test environment?
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?
What is the difference between Test case and test scenario? which is the best one you preferred?
3.what are two of your strengths that will bring to QA/testing team?
How many testcases can you write per a day, an average figure?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
what is deployement?