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 |
Suppose u have a ICICI Home Page & there is a option link "Bill Payments" so once u click this link then new child window will be open where u have a 1. "amount(Text box)" 2.Auto Debit monthly (check box) & 3. "OK" & "Cancel" Button. Please write the test cases for this Integration Test cases also.
types of testing?
What is the STLC process in your company?
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
what is agile testing?
Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
What is industry standard for code coverage numbers?
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
what is test metrics
What is the difference between severity and priority? Tell me example.
What methodolgies you used to develop test Cases?
what is review and walkthrough?