Ask Experts Questions for FREE Help !
Ask
    amankshk's Avatar
    amankshk Posts: 1, Reputation: 1
    New Member
     
    #1

    Jan 3, 2008, 04:01 AM
    Software BUG
    Hi all, I want to know about the term BUG in computer softwares, what is it, from where it come, who will find this, how to resolve this, what is the process.
    donf's Avatar
    donf Posts: 5,679, Reputation: 582
    Printers & Electronics Expert
     
    #2

    Jan 3, 2008, 08:31 AM
    Actually I know that answer.

    Back during WWII, development was ongoing and there was a dead cell. The lady that traced the failure back to the cause found the carcass of a bug contaminating the cell. And so, when errors were found, you were chasing the bug that caused the failure. In software the term used is debugging again because you are looking for the bug that is causing the error in your otherwise perfect code.

    With respect to the software, since most of application segments are written by team with specific tasks, the owner of that section of code own the debugging process.

    For code written in C or C++, you go back to the source file and run it through the editor. With the source on the screen, then you match the area of code to the position in the output of the compiler that identifies and error and start searching backwards until you find the actual error, fix it, re-compile it and when it complies cleanly, send it back to test and certification.

    However, if you are the only programmer, you own the whole ball of wax.

    Welcome to the world core dumps, code stacks, libraries and being human and trying to argue with a machine. :)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Need software [ 2 Answers ]

I need software which should convert any one of audio file formats (mp3,wav... ) into musical chords or notations. Rgds, Dinesh

Which software? [ 6 Answers ]

Which software that is image maker can unlock all locked CD?

Software [ 3 Answers ]

I'm trying to learn as much as I can about computers and how they work, I'm getting a little knowledge about computer hardware but totally in the dark when it comes to computer software. What is .txt .com .dll and all these files mean? And things like fat32 etc... etc... Thank you Ronnieca55

Old software [ 2 Answers ]

I'm looking for a program called "sonia constructor" made by www.metafactor.com. It is used by hypnotherapists to construct relaxation- and hypnosis tapes. Unfortunately, the website as well as the email-adress are vanished. Is there nevertheless a way to get the program ?

Software [ 3 Answers ]

Hey according to you,, when you download kazaa,, is there any foolproof software or procedure to properly delete the lot of spy stuff which would be containing at the kazaa


View more questions Search