In an interview,the Interviewer asked me what are the
reasons For the software has bugs? could u pls. explain
the General reasons ..

Answers were Sorted based on User's Feedback



In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u ..

Answer / 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

In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u ..

Answer / 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

In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u ..

Answer / girish

Software has bugs because
Bugs get introduced right from the requirement analysis
phase
--The customer requirements are not properly understood
--The design phase gets affected by the above
--The coding based on the above faulty design introduces
bug in the software

Is This Answer Correct ?    0 Yes 0 No

In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u ..

Answer / rajesh.veggalam

i think due to reason software has bugs
miscommunication or no communication
software complexity-diff comp environments
programming errors-changing requirements
time pressure- due to lack of time,dead lines
poorly document code

Is This Answer Correct ?    0 Yes 0 No

In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u ..

Answer / vicky

In interview first you should clear that not a single
software is bug-free
if there is bug in software there can be various reason
behind that
such as
--improper requirements
--unrealistic requirements
--lack of objectivity of developer
--Time pressure
--Lack of resources
--lack of communication between team members
etc...
but with early testing we can prevent the fault
multiplication...

if i am wrong then let me know

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

What is the term for decomposing a software program so that latent design information can be extracted? Choice 1 Regression Choice 2 Restructuring Choice 3 Reusability Choice 4 Reverse engineering Choice 5 Reengineering

4 Answers   Brainbench Certification,


hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me

0 Answers  


Describe bottom-up and top-down approach in testing?

0 Answers  


What is base concept of QA against usability Issues

0 Answers   CSC, Infosys,


Can anyone explain me with examples wat is parallel testing?

2 Answers   Moveo Systems,






Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!

0 Answers  


What is a ‘use’ case and what does it include?

0 Answers  


1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?

0 Answers  


what is Quality product?

5 Answers   Accenture,


What is the difference between Test cases document and test cases design document?

0 Answers  


What tools are available to support testing during development of application?

0 Answers  


what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?

0 Answers  


Categories