View previous topic :: View next topic |
Author |
Message |
ANDY Beginner

Joined: 07 Feb 2004 Posts: 127 Topics: 67
|
Posted: Wed Jan 26, 2005 12:06 am Post subject: What's difference between Unit test and System test ? |
|
|
What's difference between Unit test and System test ?
Thank you. _________________ cheers,
Andy |
|
Back to top |
|
 |
programmer1 Beginner
Joined: 18 Feb 2004 Posts: 138 Topics: 14
|
Posted: Wed Jan 26, 2005 4:08 am Post subject: |
|
|
Unit testing is carried for single entities like specific programs/jcls and the system testing is carried for a set of programs/jcls defined for a system. _________________ Regards,
Programmer |
|
Back to top |
|
 |
OSCORP Beginner
Joined: 15 Oct 2004 Posts: 29 Topics: 8
|
Posted: Thu Jan 27, 2005 3:38 pm Post subject: |
|
|
ANDY,
Checkout following links for more details:
UNIT Testing
System Testing
Regs,
OsCorp |
|
Back to top |
|
 |
|
|