View previous topic :: View next topic
|
Author |
Message |
suresh_gop1 Warnings : 1 New User
Joined: 23 May 2006 Posts: 18
|
|
|
|
Hi,
Anybody could explain about Unit Testing? I would really appreciate them...
Thanks,
G.Suresh |
|
Back to top |
|
|
superk
Global Moderator
Joined: 26 Apr 2004 Posts: 4652 Location: Raleigh, NC, USA
|
|
|
|
Wasn't this topic recently discussed in another post in this same forum? |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
Yes, there was dialog about testing as well as this
Quote: |
anybody Tell me the what is UNIT TESTING, SIT TESTING & UAT TESTING
|
Quote: |
UNIT TESTING - ensure individual components work correctly
SIT TESTING - System Integration Testing - ensure components work together correctly
UAT TESTING - User Acceptance Testing - ensure the "users" are satisfied that what has been developed meets the defined requirements
|
that was inside a "copybook" post. . . .
I only remember as i was part of the discussion. . . . |
|
Back to top |
|
|
William Thompson
Global Moderator
Joined: 18 Nov 2006 Posts: 3156 Location: Tucson AZ
|
|
|
|
superk wrote: |
Wasn't this topic recently discussed in another post in this same forum? |
Dang! I was looking forward to a good answer, I've grown up in a small shop atmosphere and "unit testing" wasn't in my vocabulary.....
I am understanding that it refers to the testing of the individual programs or subprograms...as oppose o "integration" testing where the flow of data gets confirmed at the end of the cycle.... |
|
Back to top |
|
|
DavidatK
Active Member
Joined: 22 Nov 2005 Posts: 700 Location: Troy, Michigan USA
|
|
Back to top |
|
|
|