|
|
|||||||
|
Hi All, We have a .Net built desktop application. We want to use any opensource automation tool for in order to automate the application. Kindly can you tell us any good open source such tool. Warm Regards AM |
||||||||
|
|
|||||||
|
Do search forum "automated testing" @ SQA Forum Here are few opensource automation tools: White (codeplex .NET) Testapi (codeplex .NET) |
||||||||
|
|
|||||||
|
Use the UIAutomation framework shipped with .NET from 3.5+ versions. XP has bugs, nasty ones, so please stay on course with Vista, or Win 7. [http://msdn.microsoft.com/en-us/library/ms747327.aspx] Feel free to ask questions, as some of these requires heavy coding. However, Microsoft does not build solutions, only frameworks, and this is *intended* side effect of that paradigm.
|