Divya Saxena
Why does software have bugs??
By Divya Saxena in Software Testing on Apr 21 2010
  • Kamal Rawat
    Apr, 2010 27

    I think the reason for the Bug depends on the phase in which that bug got introduced. 

     - If it is in the designing phase then the reason is misinterpreted or unclear requirements, 
     - If the bug gets introduced during the coding phase then it is probably because of wrong logic, or check not put in for all possible use-cases. 
     - If a bug gets introduced as a side-effect of fixing another bug, then it may be because of lack of understanding of overall code by the one who is fixing the bug. This happens while maintaining the legacy softwares
     - Sometimes, the requirements changes very often and the to align to the changing requirements, the developer put lot of patch work in the code which make it more prone to bugs.

    • 0
  • Gunjan Dixit
    Apr, 2010 26

    Software Have bugs due to ------

    1-Miscommunication or no communication

    2-software complexity

    3-programming errors

    4-changing requirements

    5-Time pressures

    6-Poorly documented code

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS