What’s the diff between Debugging & Testing?

Debugging is the consequence of successful testing.    


Debugging is finding the error and report it with the intention of fixing it via developer,known as Debugging.       


Testing is the broader term which includes Static and Dynamic Testing.
also
Testing is nothing but finding an error/problem and its done by testers where as debugging is nothing but finding the root cause for the error/problem and that is taken care by developers.

also take into consideration

An Error is found by the developer.
A defect is found by the tester.
A bug is _ defect found by tester and accepted by the developer.
These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Reddit
  • Spurl
  • StumbleUpon
  • Technorati

Leave a comment