What is the difference between Unit Testing and Debugging?
Answer / mansi
Unit Testing and Debugging are different even though both of them are done by a developer.
Debugging is a step execution of both code with the use of break point to check errors before the code is unit tested.
Unit testing on other hand focuses on the output of a unit and aims at checking failure possibilities of the code.
| Is This Answer Correct ? | 5 Yes | 0 No |
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
how can u practice (or) improve ur tetsing skills? they asked me this question in interview. plz answer this question also i dont know how to improve my testing skills? where can i find applcations?
what is the role of a test build manager?
Can anyone explain Boundary value Analysis and equavelance partition with real time example
Where do you get your expected results?
What are the advantages of automation over manual testing?
who will give priority for testcase?
Do you know any kind of matrix ?
What is the diff between IE and netscape in a web testing on a login page.
To specify the test artifacts involved in testing.
Explain what makes a good test engineer?