
- Forum
- Programming Talk
- Microsoft .NET
- How test .net windows application
How test .net windows application
This is a discussion on How test .net windows application within the Microsoft .NET forums, part of the Programming Talk category; I had a vb.net windows application. I want test my application with some software. Can you say which software we ...
-
How test .net windows application
I had a vb.net windows application. I want test my application with some software. Can you say which software we can use and how do that?
-
With VS.NET 2005 IDE, you can create the Unit Tests.
Please have a look at the sample below which could guide you on creating one,
VB.NET Windows Application Testing
HTH!!!

Reply With Quote





