what is the diff between testing and debugging
Answers were Sorted based on User's Feedback
Answer / psrisusee
Testing : Is the process of finding defects or bug in the
Build.
Testing is carried out by a tester.
debugging : Fixing the defect or bug is called as debugging.
Debugging is carried out by a Developer.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / radhika
Testing is nothing but execution of test cases on the
app.differentiate b/w expected abd actual result.
simply we can say testing is nothing but to find the bugs.
its carried out by test eng...
but debugging means detecting and rectifying the bugs.
its carried out by developers
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amit kumar
testing is to find bug & debugging is to find cause of bug
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sm
Based on Testing we can able to figure out all the bugs
present in the software build
But based on the debugging we can able to figure out all the
code errors done in the coding part
Testing is implemented for software build where as debugging
is implemented for coding part.
regards
somu
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kazi
Hi friends.
Testing is execution test case according application.and we
check the application actual result and expected result.
Debugging-is rectified the bug of the application and re
execute.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saff
differene is testing just finds the bug but debugging they
find and fix the bug
and debugging will get complex as the pgm is increasing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sushma reddy
Testing carried out by testers(to find bugs)
Debugging carried out by developers(To fix posted issues)
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between smoke and sanity testing? help me with the clear answer...
5 Answers Cap Gemini, Polaris,
What is your Future Plans for the Company if Permanently Employed?
Can u tell What kind of Bug Report Tool are u using in ur project
What is meant by formal and informal testing? Under which category it comes?
How many testcases can you write an avg for a day?
is it always necessary to do white box testing before doing black box testing.wat ar applications where only white box is done not black box testing,and application where only black box is benifical not white box testing
What are the essential elements needed for database testing
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
How to do Website Cookie Testing manually. Explain in Detail with an example. Tnx in Advance
I have 2 yr Localisation testing exp now i want to job in MNC My manualtesting knowledge+2 yr exp sufficiant for in MNC
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?
What are the contents of a Test Plan?