what is the difference between bug and enhancements..
Answers were Sorted based on User's Feedback
Answer / nanda kishore
Bug: A software bug is the common term used to describe an
error, flaw, mistake, failure, or fault in a computer
program or system that produces an incorrect or unexpected
result, or causes it to behave in unintended ways.
Enhancement: Enhancement is something like adding some new
functionality to the application or making some changes to
the application/product for better performance and
convenience to the end user.
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / smilly
bug is an error and enhancement means adding new feature to
an existing system or product.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / satya
bug is nothing but defect identified by the customer and
enhancement is nothing but the new feature requested by the
customer
| Is This Answer Correct ? | 2 Yes | 8 No |
What is gamma testing?
in gmail.com when you enter username & password and try to copy and paste the password on notepad.will it copy and paste? what type of testing this is known as?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
How to perform Regression testing manually?
1.when do we start testing and explain briefly please assp 2.when will we stop testing friends tell me immediatly
what is volume Testing?
Are there more defects in the design phase or in the coding phase?
Q) If pseudo code below a programming language. what test case s are required to achieve 100% statements coverage If x=3 then display_message x; If y=2 then display_message y; else display_message z; else display_message z;
hi plz send me top 30 FAQ's & answers on MANUAL TESTING.... regards Sanjana
advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.
What is the purpose of QTP in Manual Testing?
What is the difference between Shakeout, Smoke, and Sanity Testing.