What are known issues?



What are known issues?..

Answer / sonal.pagare

It is common practice for software to be released with
known bugs that are considered non-critical, that is, that
do not affect most users' main experience with the product.
Most big software projects maintain two lists of "known
bugs"— those known to the software team, and those to be
told to users. The second list informs users about bugs
that are not fixed in the current release, or not fixed at
all, and a workaround may be offered.
There are various reasons for not fixing bugs:
• The developers often don't have time or it is not
economical to fix all non-severe bugs.
• The bug could be fixed in a new version or patch
that is not yet released.
• The changes to the code required to fix the bug
could be large, expensive, or delay finishing the project.
• Even seemingly simple fixes bring the chance of
introducing new unknown bugs into the system. At the end of
a test/fix cycle some managers may only allow the most
critical bugs to be fixed.
• Users may be relying on the undocumented, buggy
behavior, especially if scripts or macros rely on a
behavior; it may introduce a breaking change.
• It's "not a bug". A misunderstanding has arisen
between expected and provided behavior
Given the above, it is often considered impossible to write
completely bug-free software of any real complexity.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is meant by interoperability testing?

3 Answers   STC,


I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?

2 Answers   DFF,


Can you explain steps in function points?

0 Answers  


What is verification in software testing?

0 Answers  


How do you know when your code has met specifications?

2 Answers  






Can you please explain me how to do testing of an E-insurance project end to end process..

0 Answers   Xchanging,


Wht are the Test cases do we write for Message Box.. can anybody answer it.. Thanks in Advance..

3 Answers   ACS,


how to do testing estimation ? is there any genearl formula for that ?

3 Answers  


I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.

0 Answers   Bank Of America, TD,


what is the testcase review?

4 Answers  


what is waterfall model?explain? what is v model? explain all phase?and the difference between two model?

3 Answers   CTD, CTS,


Define PRAD?

1 Answers   IBM,


Categories