473,320 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Unit Testing Tools

Hello,
I was wondering if someone had an idea of good unit testing
tools out there. I have looked at NUnit and HarnessIt and they both
have good and bad sides to them, but mainly we are looking for one
that can:
A) Create and/or load data (in SQL Server and hopefully in DB2).
B) Have the ability to set up test cases without so much code
creation of the developer (in both NUnit and HarnessIt, the problem is
that if say you wanted to check 3 rows of data with 3 columns of data,
you would have to have 9 lines of code to cover everything you were
testing so if the number of rows/columns was large then it could be
tedious to have to code all that in.

Anyone have any thoughts on this?
Doug White
Nov 15 '05 #1
1 1308
doug -

an excellent unit test suite for .net that requires zero lines of code is
devpartner studio
http://www.compuware.com/products/de...enterprise.htm, though it is
hardly free. and it doesnt create test data (best done from your test cases
i reckon)

r.

"Doug" <dn******@dtgnet.com> wrote in message
news:ff**************************@posting.google.c om...
Hello,
I was wondering if someone had an idea of good unit testing
tools out there. I have looked at NUnit and HarnessIt and they both
have good and bad sides to them, but mainly we are looking for one
that can:
A) Create and/or load data (in SQL Server and hopefully in DB2).
B) Have the ability to set up test cases without so much code
creation of the developer (in both NUnit and HarnessIt, the problem is
that if say you wanted to check 3 rows of data with 3 columns of data,
you would have to have 9 lines of code to cover everything you were
testing so if the number of rows/columns was large then it could be
tedious to have to code all that in.

Anyone have any thoughts on this?
Doug White

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Tom Verbeure | last post by:
Hello All, so I'm now convinced that unit testing is really the way to go and I want to add it to an existing project. The first thing that I find out, is that, well, it's hard work. Harder than...
0
by: kferrara | last post by:
I am looking for a unit testing tool to use with VB.net and ASP.net. Nunit is good with VB.net however I haven't tried nUnitASP. Has anybody used any other unit testing tools? Any suggestions...
14
by: | last post by:
Hi! I'm looking for unit-testing tools for .NET. Somthing like Java has --> http://www.junit.org regards, gicio
3
by: | last post by:
I am working on a web/webservice application that has a service layer. Most service methods will perform an access-check before executing. This check uses the IPrincipal credentials available in...
15
by: Enrique | last post by:
Question I am posting this question again (3rd time) because some issues with my no spam alias. Here it is the question: I have not been able to run unit tests for a VSTO (2005) project. I...
4
by: Peter Rilling | last post by:
Does VS.NET 2005 Professional support integrated unit testing, or is that only with the team system?
72
by: Jacob | last post by:
I have compiled a set og unit testing recommendations based on my own experience on the concept. Feedback and suggestions for improvements are appreciated: ...
7
by: Diffident | last post by:
Hello All, Can anyone please suggest me a good unit testing tool. I have seen NUnit but not sure on how I can use it to test my methods which involve session variables, viewstate variables,...
2
by: mo.sparrow | last post by:
Typemock Isolator – A powerful mocking framework for .NET unit testing and Test Driven Development (in Visual Studio). http://www.typemock.com/learn_about_typemock_isolator.html NUnit - A...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.