• Background Image

    News & Updates

    CSharp

June 26, 2017

Development Setup C#: Screencast

To create Selenium test cases using the .Net Framework language C# you will need to setup your development environment correctly. For this, you can use Visual Studio and a unit test framework of your choice. This lesson contains examples for Visual Studio Unit Testing and NUnit. (more…)
June 26, 2017

Development Setup C#: Text Version

To create Selenium test cases using the .Net Framework language C# you will need to setup your development environment correctly. For this, you can use Visual Studio and a unit test framework of your choice. This lesson contains examples for Visual Studio Unit Testing and NUnit. Setup Visual Studio If (more…)
June 19, 2017

Development Setup: C#

To create Selenium test cases using the .Net Framework language C# you will need to setup your development environment correctly. For this, you can use Visual Studio and a unit test framework of your choice. This lesson contains examples for Visual Studio Unit Testing but any other Unit Testing framework (more…)