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 / prabha
1)miscommunication or no communication - as to specifics of
what an application should or shouldn't do (the
application's requirements).
2)software complexity - the complexity of current software
applications can be difficult to comprehend for anyone
without experience in modern-day software development.
programming errors - programmers, like anyone else, can make
mistakes.
3)changing requirements - the customer may not understand
the effects of changes, or may understand and request them
anyway
3)time pressures - scheduling of software projects is
difficult at best, often requiring a lot of guesswork. When
deadlines loom and the crunch comes, mistakes will be made.
4)poorly documented code - it's tough to maintain and modify
code that is badly written or poorly documented; the result
is bugs.
5)software development tools - visual tools, class
libraries, compilers, scripting tools, etc. often introduce
their own bugs or are poorly documented, resulting in added
bugs.
prabha.bhatted@hotmail.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
During the test case review, what are the main important things will you check
Tell me in which of the software testing phase is qa involved & qc not involved?
Write the differences between preventive and reactive approaches?
Explain cmmi.
What are the advantage and disadvantages of automated testing?
How does a server or client environment affect software testing?
What is difference between ach credit and the normal credit?
According to you, when is the good time to start qa in a project?
What is cast?
Tell me some key points to consider while writing a bug report.
Explain the process of qa testing?
What is bug?
On what basis CCB approves the changes?
List out the roles of software quality assurance engineer?
What is boundary testing?