what is the difference between debugging & manual testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Can anyone have some better answer for this.. Difference between Boundary value analysis & Equivalence partitioning?
what is mean by test environment?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Written Paper at Net Solutions: 1) Difference between Smoke Testing and Sanity Testing. 2) Bug life cycle. 3) Write the steps followed in STLC in your company. 4) Define: 1) BVA (Boundary Value Analysis) 2) ECP (Equivalence Class Partitioning) 5) Write test cases for a login screen with following fields/buttons: Username: Password: Login (Button) Cancel (Button)
what type of questions they asked in symphony company for manual testing?
1 Answers Symphony, Symphony Teleca,
1. AMDOCS Testing2. DW testing3. ERP testing4. Mainframe testing5. SOX Testing6. Six sigma testing7. RUP-CMM testing
How amny times u met ur P.M?(In P.M)
Testing will produce Bug Free Product 1 - Yes 2 - Sometime 3 - No 4 - None of above
Who will repare SRS? What is the basis for SRS preparation?
Is it a good idea to write in your resume that you wrote Test Plans,Test Cases & executed Test Cases, when you have actually only executed them,& have only knowledge of the others?
sanity testing is done during regression testing.is it true.if it is true plz explain?
when will go for compatibility testing and when you use the testing metrics?