Answer Posted / 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 View All Answers
1.What types of documents would you need for QA, QC, and Testing?
What are similarities of Agile and Scrum?
Explain branch coverage and decision coverage.
What is performance tuning? What are tools of performance testing?
What is decision table testing?
how to create automation frame work ?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
What are the main key components in client and server applications?
Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not
what are the Cs in testing
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is Test Design ?( Urgent) and Test Design for Printer?
When will the testing starts?
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
what are the prerequisite conditins to test clientserver and web applications