Unit testing information
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
I went through this a few months ago and found Marc Clifton's articles to be of great help. You should make sure to read the links at the bottom also. Marc's amazing Unit testing article I also found this to be an interesting read. http://www.informit.com/articles/article.asp?p=379759&rl=1 Enjoy :jig:
There are 10 kinds of people in this world. Those who understand binary and those who don't. We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.
-
I went through this a few months ago and found Marc Clifton's articles to be of great help. You should make sure to read the links at the bottom also. Marc's amazing Unit testing article I also found this to be an interesting read. http://www.informit.com/articles/article.asp?p=379759&rl=1 Enjoy :jig:
There are 10 kinds of people in this world. Those who understand binary and those who don't. We shouldn't assume something's debugged just because everyone in the whole world has access to the source code.
Thanks Brock :) The tigress is here :-D
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
Trollslayer wrote: It's for C test cases. If it compiles, just ship it out. Paying customers will soon tell you when it doesn't work right. * ducks *
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
Trollslayer wrote: Can anyone suggest tutorials, information etc.. It's for C test cases. Gee, it's nice to get referrals. Thanks Brock! There's also the other pieces of the series under Articles/Unit Testing here.[^] (also on CP, but what the heck). Some of this may be more theory than practical. C, you say? Hmmm. What tool are you using? Have you looked at this?[^] This[^] was amusing--unit testing in C in 4 lines of code! ;P Marc My website
Latest Articles: Object Comparer String Helpers -
Trollslayer wrote: It's for C test cases. If it compiles, just ship it out. Paying customers will soon tell you when it doesn't work right. * ducks *
Exactly! After all, Microsoft already tested it: 0 errors 13,483 warnings! Time to ship that bad boy!
-
Trollslayer wrote: Can anyone suggest tutorials, information etc.. It's for C test cases. Gee, it's nice to get referrals. Thanks Brock! There's also the other pieces of the series under Articles/Unit Testing here.[^] (also on CP, but what the heck). Some of this may be more theory than practical. C, you say? Hmmm. What tool are you using? Have you looked at this?[^] This[^] was amusing--unit testing in C in 4 lines of code! ;P Marc My website
Latest Articles: Object Comparer String HelpersAt the moment I'm still finding out the scope of the project but it looks like creating a whole tool, either extending an existing tool or starting from scratch. Hopefully it will get scoped out in the next week or so. Thanks for the help Marc :hug: Elaine (grateful fluffy tigress) The tigress is here :-D
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
We use the "NUnit .Net unit testing framework" at Wonderware. http://sourceforge.net/projects/nunit[^]
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
I haven't done unit testing yet - gotta learn all that stuff - been meaning to for a while.
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
Amazing!!! My replies don't appear!!!
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
Hmmm - my post vanished!!!
-
Thanks Brock :) The tigress is here :-D
BTW my replies to the first post in your thread don't appear ;-(
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
Test Reply - 1
-
I've got the task of writing a unit test system (woohoo ! Real software !). Can anyone suggest tutorials, information etc.. It's for C test cases. Thanks. Elaine :rose: The tigress is here :-D
Test Reply - ignore