Introduction and getting started with C# for automation testing
In this post we will discuss a very brief introduction of C# and getting started…
In this post we will discuss a very brief introduction of C# and getting started…
In the last post we designed our Page Object Model code with two different classes i.e.…
We all know using Visual Studio 2013 we can do automated UI testing for Windows…
In the last post we saw how to run multiple test via Test Explorer and…
In this post, we will start working with Error/Exception handing in Coded UI Testing. In…
In the last post we discussed creating custom methods for Html controls in C# for…
In this post we are going to start creating Custom reusable methods for some of the…
In the last post, we discussed hand coding web application in coded UI testing and…
In the last post, we discussed record and playback of web application using Coded UI…
In the last post, we discussed working with UITestControl class to generically identify controls and…
In the last part of Hand coding in Coded UI Testing, we discussed, how to…
As we already discuss in previous post, Coded UI Test builder automatically generates couple of…