Testing is reporing that issue/defect is present in the system. That is finding the issue by Running/executing the system.
Debugging: Running/executing system/program in order to correct the issue.
For eg. in a system equation (a+b)-(c+d) when we input values a=4. b=3, c=2, d=1
Tester when enterd above values answer is 5 instead of 4. This is defect found by testing.
Developer now debugs the system by executing a+b first, checking the result, then c+d and tries to debug the problem.
In this case it was found that a+b was not working properly as b was taking value of a.
Debugging is so that you may run your program, without actually publishing it.
you need to know about the debugging errors and how to eliminate them from the code
anil gupta 8750890980
It is a domain testing for checking the errors, like software testing. It is used for the debugging purposes based on the telecommunication. You can register with a secured domain name from the trusted websites like tucktail
Debugging is done in the development phase by the developer,whereas testing is done in the tester phase by the tester.In debugging there is a fixing of identified bugs,whereas in the testing,locating and identifying of bugs included.
Glenford J. Myers has written: 'The art of software testing' -- subject(s): Debugging in computer science, Testing, Computer software, OverDrive, Business, Nonfiction, Reference
what is the technical name for debugging?
A)Testing and debugging difficulty B)Deadlocks C)Data races D)B and C E)A, B and C Any one?
Debugging
Robert Binder has written: 'Application debugging' -- subject(s): Assembler language (Computer program language), COBOL (Computer program language), Debugging in computer science, FORTRAN (Computer program language), IBM MVS, PL/I (Computer program language) 'Testing object-oriented systems' -- subject(s): Computer software, Object-oriented programming (Computer science), Testing
Debugging in Google Chrome can be done using Inspect Element. F12 is the shortcut key for enabling debugging.
Great article of debugging, including debugging applets: http://kaidokalda.blogspot.com/