|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Testing VB.net application -regDear friends,
We are developing an application in VB.net (Visual Studio 2005). Please suggest an automated tool to test the application for GUI, Functional testing etc. The operating system is XP or Windows 2000 Prof. rgs, Thirumalairajan Hi,
See: Resources about test automation http://www.mztools.com/resources_net_developers.htm#TestAutomation -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "thirumalairajan" <thiruma***@cspl.com> escribió en el mensaje news:ukF3aaVLGHA.3728@tk2msftngp13.phx.gbl... > Dear friends, > > We are developing an application in VB.net (Visual Studio 2005). Please > suggest an automated tool to test the application for GUI, Functional > testing etc. > > The operating system is XP or Windows 2000 Prof. > > rgs, > Thirumalairajan > > > We are developing an application in VB.net (Visual Studio 2005). If you have the team system edition of 2005, unit testing and code coverage > Please suggest an automated tool to test the application for GUI, > Functional testing etc. are built in. As an alternative, you can try NUnit (http://www.nunit.org/). Additionally there is a WinForm add on at http://nunitforms.sourceforge.net/ and ASP tester at http://nunitasp.sourceforge.net/. I have not tried either of those components so I can not attest as to how well they function. Jim Wooley |
|||||||||||||||||||||||