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 the difference between high level design and low level design with example

6 Answers   CTS, TATA, Wipro,


How would you ensure 100% coverage of testing?

2 Answers  


Explain the advantages of automation over manual testing?

0 Answers  


what is upword and downword Testing?

2 Answers  


What is the testing lifecycle and explain each of its phases?

4 Answers  






what is tracebility matrix.what is tracebility template

6 Answers   Exalt,


What is the actuall process of Smoke and Sanity Testing in companies

3 Answers  


How u prepare Test data in testing process???

13 Answers   Cognizant, Google,


difference betn adhoc testing and error guessing?

4 Answers  


Is there any group of software tester in India so as everybody can join them?

2 Answers  


1...HOW TO RETRIEVE NUMBER FROM ALPHA NUMERIC VALUE? 2.. HOW TO CAPTURE A DYNAMIC VALUE IN WEB APPLICATION? 3.. HOW TO GET THE OUTPUT VALUE FROM ONE TRACTION AND USE THIS OUTPUT VALUE AS INPUT OF ANOTHER TRANSACTIONS? 4... HOW TO COUNT A WEB TABLE ROW? ... WHAT IS QC LIFE CYCLE? 6...WHAT IS IMPACT ANALYSIS? HOW TO DO IMPACT ANALYSIS IN PROJECT?

2 Answers   Wipro,


when you carry on test design?

5 Answers   CTS,


Categories