In an interview,the Interviewer asked me what are the
reasons For the software has bugs? could u pls. explain
the General reasons ..
Answer Posted / chandru
If the developer follows all the required procedures for
designing and coding which is based on SRS and follows all
the required procedures like using decision tables,etc.
then the software will not have bugs at all. This is an
ideal situation. But practically this is not possible. The
coder commits a small mistake somewhere in coding or
referring the table,etc. Though it is small one, it will
have huge impact if released without proper verification
and rectification, like Spacecraft/ satellite failures
soon after launching or in the mid way. This comes from a
famous saying "To err is human".
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How frequently is your project audited? How do you know the result of these audits?
Have you written test plan?
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What if the software is so buggy it ca not really be tested at all?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
pls post the questions for qa position in factset
Hi QA, Do any QA's give us the detail status of review happening during the entire life cycle (if templates includes it will be very useful for us) ?
What is the difference between quality assurance and software testing?
What Winrunner framework did u use in ur organisation?
List out various tools required to support testing during development of the application?
What is code walkthrough?
What is destructive testing, and what are its benefits?
What is a test plan and what does it include?
Explain what should your qa documents include?
What is difference between retesting and regression testing?