answersLogoWhite

0

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.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is meant by testing and debugging in visual basic?

Debugging is so that you may run your program, without actually publishing it.


What is the basic knowledge requirement for software testing?

you need to know about the debugging errors and how to eliminate them from the code


Which is not a debugging technique A.core dumps B. traces C. print statements D. regression testing?

anil gupta 8750890980


What is in domain in telcome?

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


What is the difference between testing and debugging?

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.


What has the author Glenford J Myers written?

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?

what is the technical name for debugging?


What are the risks of using threading?

A)Testing and debugging difficulty B)Deadlocks C)Data races D)B and C E)A, B and C Any one?


Identifying and removing errors in programming code is called?

Debugging


What has the author Robert Binder written?

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


How do you carry out debugging using Google Chrome?

Debugging in Google Chrome can be done using Inspect Element. F12 is the shortcut key for enabling debugging.


How do you debug applet?

Great article of debugging, including debugging applets: http://kaidokalda.blogspot.com/