I need an Open Source automation tool that I can use for a desktop application. The application was written in .net using Visual Studio. I would prefer a tool with a recorder but that may be wishful thinking. Can anybody suggest an open source tool?
I need an Open Source automation tool that I can use for a desktop application. The application was written in .net using Visual Studio. I would prefer a tool with a recorder but that may be wishful thinking. Can anybody suggest an open source tool?
Please can any one explain how to analyze the results in J Meter tool. Can anyone explain briefly.
White (codeplex .NET) , Testapi (codeplex .NET), These tools are open source
Thanks Muthu. Here is some more info to add .
http://testapi.codeplex.com/ - TestApi is a library of test and utility APIs that enables developers and testers to create testing tools and automated tests for .NET and Win32 applications. TestApi provides a set of common test building blocks -- types, data-structures and algorithms -- in a simple, layered, componentized and documented stack.
Thanks for sharing the information admin .