Why does software have bugs?

Showing Answers 1 - 8 of 8 Answers

mani

  • Sep 7th, 2005
 

1.miscommunication 
2.programming errors 
3.time pressures. 
4.changing requirements 
5.software complexity 

  Was this answer useful?  Yes

Srinivasulu.Chittoor

  • Feb 24th, 2006
 

a.changing requirements  
b.software complexity 
c.time pressures. 
d.Miscommunication
e.Programming errors
f.Egos

g.Properly not understand the requirements

Thanks

Srinivasulu.Chittoor /Sr.Test.Eng/

  Was this answer useful?  Yes

sudhakar2068

  • Sep 19th, 2006
 

Miscommunication or No communication- understand the application 's requirement.

Software complexity:The complexity of current software applications can be difficult to comprehend for anyone with out experience in modernday software development.

Programming errors:Programmers can make mistakes.

changing requirements-A redesign , rescheduling of engineers effects on other projects.If there are many minor changes . The complexity of keeping track of changes may result in errors.

Time pressure:Scheduling of software projects is difficult at best , often requiring a lot of guess work.When deadlines loom and the cruch comes mistakes will be Made.

Poorly documented Code:Its  tough to maintain and modify code that is badly written or poorly documented , resulted in added bugs.

SOftware development Tools:Various tools often introduced there own bugs or are poorly documented , resulting in added bugs.

sudhakar kolla.

My Email:kollasudhakar2005@yahoo.co.in.

My Number:09819859346.

Lack of understanding of customer requirements correctly
Lack of time
Lack of domain knowledge
Lack of programming skills
Lack of proper testing
Lack of documentation
Lack of communication between programmers and testers
Due to sudden changes in the requirements (Agile condition in the product)

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions