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
What are test driver and test stub and why it is required?
What are the tables in testplans and testcases?
Explain the process of qa testing?
What is verification?
Explain the difference between quality control and quality assurance.
What are the various tools you have used in testing process?
A power plant control system?
What is your understanding regarding a test plan?
How are the quality assurance activities planned ?
What has not worked well in your previous QA experience and what would you change?
How to design test cases?
What is capture/replay tool?
Why regression testing is important?
1.what ia QA and QC? 2.how do you configure qtp and testdirector? 3.IN Online banking syatem project Which functionalities of QTP your using? 4.how do you test the money transform from one account to another account?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.