Hi, I am learning to use Coded UI Tests (CUIT) to test the application. I tried the recording option, and that is not enough for me. If you use it on a different size screen, it breaks.
I know that you can pass the test code, but I cannot find good examples of how to write a basic test. There are examples here that use CUITe, but these messages are from 2011, and I'm not sure how relevant they are with the new Microsoft CUIT updates.
These tests need to be integrated with my build environments in Visual Studio 2012 Ultimate, so I don't use Selenium.
And code samples or links to good tutorials would be appreciated, but in particular I'm looking for an example on how to start coding my CUITs.
c # visual-studio automated-tests coded-ui-tests
Jeff finn
source share