WinForms GUI TEST tools?
Hi!
I am looking for some GUI Test tools for a windows forms app.
Do you know some good?
regards,
gicio
Hi!
I am looking for some GUI Test tools for a windows forms app.
Do you know some good?
regards,
gicio
might be an option for you. I can't say how good or bad it is. I just know it's out there and under active development.
If you are looking at buying a tool then LoadRunner is good:
http://www.mercury.com/us/products/performance-center/loadrunner/
Rational Robot is another userful tool:
http://www-306.ibm.com/software/awdtools/tester/robot/
Regards,
Vikram
http://dotnetupdate.blogspot.com
Kind Regards ,
http://HusseindotNET.BlogSpot.com
gicio wrote:
Hi!
I am looking for some GUI Test tools for a windows forms app.
Do you know some good?
regards,
gicio
gicio,
The most recent beta of VS.NET 2005 has support for creating test cases for your objects as well, so you might want to consider checking that out as well.
Hope this helps.
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
Hello Gicio,
I am digging for the information on the functional GUI test tools you refer to (in VS 2005). Can you please send me the link?
The latest NUnitForms is built against NUnit 2.2 (this is built for .net 1.1 only).
Hence, if you know of a dist for NUnitForms for .net 2.0, please let me know.
Thanks, Johnathan
To follow up for those interested.
NUnitForms does compile and works against NUnit 2.2.6 (for .net 2.0).
So NUnitForms remains a strong tool to use on .net 2.0.
Cheers,
Johnathan