Tuesday 8 December 2015

C#

Microsoft Visual C# 2010 Express edition installation
http://automation-home.blogspot.in/2015/02/microsoft-visual-CSharp-2010-express-edition-installation.html


Basic Concepts

C# - 'Hello World' Console Application program.
http://automation-home.blogspot.in/2015/02/CSharp-hello-world-console-application.html

C# - Delete all the files starting with 'Test'.
http://automation-home.blogspot.in/2015/04/csharp-delete-all-the-files-starting-with-test.html

Webdriver

C# bindings for Selenium
http://automation-home.blogspot.in/2015/03/csharp-bindings-for-selenium.html

C# Webdriver - Fetch all visible URL's using 'IEnumerable' Select method.
http://automation-home.blogspot.in/2015/08/csharp-webdriver-display-all-visible-urls.html

C# Webdriver - Fetch the names of checkboxes which are selected using 'Select' and 'Where' in a single LINQ statement.
http://automation-home.blogspot.in/2015/08/csharp-webdriver-fetch-names-of-checkboxes-using-select-and-where.html

Mobile Automation

Appium C# - Executing 'Appium-Webdriver' automation script on mobile device.
http://automation-home.blogspot.com/2015/05/appium-csharp-executing-script.html

Build Tool/CI Tool

C# - Nant configuration and executing Nant 'echo' message.
http://automation-home.blogspot.in/2015/04/csharp-nant-configuration-and-executing-nant-echo-message.html

C# - Integrating Nant with Jenkins Continuous Integration tool.
http://automation-home.blogspot.in/2015/04/csharp-integrating-nant-with-jenkins.html

NUnit

C# - NUnit GUI Runner installation.
http://automation-home.blogspot.in/2015/03/csharp-nunit-gui-runner-installation.html

C# - Nunit Script Creation and Execution
http://automation-home.blogspot.in/2015/03/csharp-nunit-script-creation-and-execution.html

MBUnit

C# MBUnit - MBUnit configuration and basic attributes
http://automation-home.blogspot.in/2015/06/csharp-mbunit-config-basic-attributes.html

No comments:

Post a Comment