Posts Tagged: "Bugs"

Cause of Software Bugs

Incorrect communication or no communication – as to specifics of what an application should or shouldn’t do (the application’s requirements) Software complexity – the complexity of current software applications can be difficult to comprehend for anyone without experience in modern-day software development. Windows-type interfaces, client-server and distributed applications, data communications, enormous relational databases, and sheer […]

Difference between Bug and Error

Bug If the software does not meet the below criteria then it is bug Any thing which is not defined by the client If Excess Things are added in the software Software does not produce a expected result it is not user friendly Error An Error is a programming mistake, if the function is not […]