Examveda
Examveda

_______ is the process of finding errors in software code.

A. Compiling

B. Testing

C. Running

D. Debugging

Answer: Option D

Solution(By Examveda Team)

Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or software code. Whereas, Testing is the process of finding bugs in already developed software not in software code.

Join The Discussion

Comments ( 11 )

  1. Ashok Choudhary
    Ashok Choudhary :
    2 years ago

    I think, testing is the right ans because debugging mean find and resolve the error both

  2. RAZEEB Asom
    RAZEEB Asom :
    2 years ago

    Finding the Problem always --Testing
    Error remove/ Fixing problem --- Debugging

  3. IT Solution
    IT Solution :
    3 years ago

    Debugging is the right answer!!!

  4. Peeju Bhai
    Peeju Bhai :
    4 years ago

    Process of finding errors is called testing and process of finding and removing called debugging

  5. Pradeep Nama
    Pradeep Nama :
    7 years ago

    Answer is testing.. You can test any code using various tools... for example Unit testing, Js unit test etc...

  6. Sandeepkr Verma
    Sandeepkr Verma :
    8 years ago

    Since there are different kind of testing that might not be related to coding (means they are not concerned with what is written behind in the code) like black box testing so we debug the code in order to confirm that our s/w is working properly or not.
    So correct ans should be Debugging

  7. Amit Das
    Amit Das :
    8 years ago

    we don't test a code we debug it... testing is only done in a already formed software so DEBUGGING is the correct answer

  8. Das Suman
    Das Suman :
    8 years ago

    No debugging is the right answer

  9. Arindam
    Arindam :
    9 years ago

    compiling

  10. Jyoti
    Jyoti :
    9 years ago

    according to me, Testing Is the ans ..while debugging is the process of correcting those errors found in software code.

  11. Venu
    Venu :
    9 years ago

    i support jyoti

Related Questions on Computer Fundamental Miscellaneous