Pages

HOME

HOME

Friday, 18 January 2013

UITesting utility methods in CodedUI (UITestingUtilities.dll)

UITestingUtilities

There are some useful helper/ utility methods available to access more properties of a UITestControl. This will help to extend the use of CodedUI in UI testing so that we can automate more test cases. We can use these methods by adding UITestingUtilities.dll in CodedUI Testing project.

Some of these methods are as listed below:
                      MethodName          Description




Click on image to maximize

The UITestingUtilities.dll and more information on this is available at :
UITestingUtilities.dll and Helper methods in detail

Enjoy Coding!!!

No comments:

Post a Comment