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 coding?

1 Answers  


in v model of software testing which processes comes under QA and which processes comes under QC?And what is verification and validation please anwer these question i realy very confused

9 Answers   KPIT,


Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.

1 Answers  


who is entry level QA analyst,Sr.QA Engineer,System test analyst and QA director

1 Answers   ABC,


Why is performance testing necessary to be done for any application?

1 Answers  


What is the Major difference between QTP ; LoadRunner? If u want to test an 1. erp module which automation tool you would prefer and why? and 2. for web application, which tool and why?

4 Answers   Satyam, Wipro,


What is the Difference between 2-tier and 3 tier applications... Anybody can explain in detail... Thanks in advance

3 Answers   Siemens,


How would you test an ATM Machine?

4 Answers  


Difference between web application & client server application?

3 Answers  


Have you ever managed writing the test cases without having any documents?

1 Answers  


How is Release Management is done in STLC. What are tools can be used for the same.

1 Answers   IBM,


Tell me about any quality efforts you have overseen or implemented.

1 Answers  


Categories