Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I need to use "UI Automation" API in my code. This API is for automate testing of user interface system. In the below link there is an example to show how should use it:
https://msdn.microsoft.com/en-us/magazine/cc163288.aspx
The system that explained in this link contain only one form. If we have a system that have more than one form and for example if in our system one form will be opened after another form, how can we do automate testing for that system? do you know how can I test such system with UI Automation API?

please help me!

Many Thanks
Posted
Updated 21-Apr-15 21:21pm
v2
Comments
Valery Possoz 22-Apr-15 18:40pm    
This link is so old!! Forget about it!

Instead have a look at codedUI, it is a proper framework rather than some kind of WPF UI automation clever hack...
anyway read here :https://msdn.microsoft.com/en-us/library/dd286726.aspx)

There are millions of google links for CodeUI.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900