Debugging & Testing are same activities - Basic concepts of Software Testing

Q.  Debugging and Testing are same activities.
- Published on 03 Aug 15

a. True
b. False

ANSWER: False
 

    Discussion

  • Prajakta Pandit   -Posted on 17 Nov 15

    - The above statement is false.

    - Debugging and testing are not same activities.

    - Debugging is the process of finding and resolving bugs or defects which prevent the correct operation of the system.

    - Testing means verifying correct behavior. It can be done at all stages of module development, such as requirement analysis, interface design, algorithm design, implementation and integration with other modules.

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)