Unit test and Integration test cases.

HI There,

can some one please tell me what unit test and integration test cases mean? In what ways they are different?

TIA,
Veera.

for this i am giving the below example.

Source system is : A
webMethods is : B
Target Systyem : c

once the development is done, 1st they will start the unit testing, ie A development testing, B development testing and C development testing. Then they will start the integratin testing, ie Ato Cv (end to end), hear all 3 systems development testing.

Hope this will help

Thank you so much for the reply.

Thank you,
Veera

A testing of an individual unit eg: Source System, or target System or wm services is to be considered as unit testing however when you test the end to end integration of Source, wm and Target. It is to be considered as integration testing.