what is the difference between debugging & manual testing?

Answers were Sorted based on User's Feedback



what is the difference between debugging & manual testing?..

Answer / ramprasad.s

HI


Debugging is the process to remove the defect.

Manual Testing is the process to evaluate the result of an
application.





sun_ramprasad@yahoo.com

Is This Answer Correct ?    7 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / hemalatha

Debugging : debug the code to find the cuase of the
bug ,for what reason the bug has raised
Manual testing: is the process to find any mismatch between
the actual with expected results

Is This Answer Correct ?    4 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / mohammad

debugging is a process of executing the script in user
designed fashion with some temporary breaks inorder to
identify the errors

Is This Answer Correct ?    2 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / sandeep gt

Debugging is the process of removing the bugs



Testing is execution of the application with the intention
of finding the bugs.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / julia

Hello,
- Debugging is the process that developers go through to
identify the cause of bugs or defects in code and undertake
corrections.
- Manul Testing, on the other hand, is a systematic
exploration of a component or system with the main aim of
finding and reporting defects.

Is This Answer Correct ?    2 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / rajeshwar rao

Debugging is the process of eliminating the bugs and errors.

A tester conducts a test on application without using any
testing tool is called as manual testing

Is This Answer Correct ?    1 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / varsha b

Goal of debugging is identify and remove the causes of
defects.Programmer perform this activity as a part of unit
testing.

Goal of manual testing is to find and report defects.

The goal is different for both the activities however these
two activities ovelap with each other as both are
ultimately aid to increase the quality of software by
reducing the defects.

Is This Answer Correct ?    1 Yes 0 No

what is the difference between debugging & manual testing?..

Answer / mudaseer

Testing
Shows failures are caused by defects
Checks if the defect has been fixed properly
Performed by a designated testing personnel

Debugging
Identifies the cause of the defect
Repairs the code
Performed by the developer

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....

9 Answers   IBM,


What is Version control? can any one help me its urgent thanks in advance

2 Answers  


Explain V.model

3 Answers   IBM,


When new application ready to test than whats your testing strategies?

0 Answers   Capillary Technologies,


I need to know, what is Traceability matrix? How, Who and where we prepare it? What are contents of it?

2 Answers  


What is Dialog Application? Tell me in details about it? Thankd in Advance

0 Answers  


Why are initial and end conditions necessary?

1 Answers  


CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.

4 Answers  


What is severiety and priority of the bug?how do they effect u to report the defect in the builds?

4 Answers   Midas Technologies,


Test approach to windows update?

0 Answers   ADITI,


Hi friends This is sowmya plz can u tell me what type of questions will they ask in banking domain in interview plz let me know thanks in advance

1 Answers   CTS,


Describe me to the basic elements you put in a defect report?

6 Answers  


Categories