What is the difference between Unit Testing and Debugging?
Answer Posted / 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 |
Post New Answer View All Answers
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
how to write defects in excel sheets when defects occured
Can you explain an application boundary?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
What are the main key components in client and server applications?
is it possible web application make it as executable file
What is the difference between web based application and client server application?
What is a ‘test plan’?
what is independent question and what is retriewing and what is problem of severity.
Explain severity with example and expalin each example?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Explain crud testing.
what is conditional testing? explain and examples
What is the Testing strategy for testing client server applications/products?