Sunday 15 February 2015

C# Help Links - Nunit

    C# Nunit Help Links

1. NUnit Test Application  download(based on NUnit console runner)
Reference: https://visualstudiogallery.msdn.microsoft.com/b8a7a8fa-9f5a-4b9b-8e8b-8839a4364f26

2. Install or set up Nunit framework in Visual Studio
Reference: https://www.youtube.com/watch?v=IdqUFuQDD34

3. Install or set up Selenium WebDriver with C# sharp and Nunit in Visual Studio
Reference: https://www.youtube.com/watch?v=QAHlp3DJh0M

4. Debugging NUnit Tests in Visual Studio 2010
Reference: http://codebrane.com/blog/2012/06/19/debugging-nunit-tests-in-visual-studio-2010/

5. Test Automation using C#, Selenium WebDriver and NUnit
Reference: https://anoopjshetty.wordpress.com/2012/02/08/creating-test-automation-framework-using-c-selenium-and-nunit/

6. How do I create and run NUnit/WebDriver test-suites.
References:
http://stackoverflow.com/questions/20285961/how-do-i-create-and-run-nunit-webdriver-test-suites-via-visual-studio
http://nunit.sourceforge.net/doc/cookbook/cookbook.html
http://www.autotestguy.com/archives/2006/05/nunit_quick_and.html
http://www.nunit.org/index.php?p=suite&r=2.6.3

7. Running NUnit tests programmatically
References:
https://fijiaaron.wordpress.com/2011/11/22/running-nunit-tests-programmatically/
https://gist.github.com/fijiaaron/1387474

8. Nunit Suite builder
Reference:
https://www.simple-talk.com/dotnet/.net-tools/testing-times-ahead-extending-nunit/

9. Run a test suite with NUnit GUI
Reference:
http://nbi.codeplex.com/wikipage?title=Run%20a%20test%20suite%20with%20NUnit%20GUI

10.Setup Jenkins on Windows and integrating it with NAnt.
Reference:
https://anoopjshetty.wordpress.com/2014/07/09/setup-jenkins-on-windows-and-integrating-it-with-nant/ 

11. NAnt Home Page.
Reference:

12. Xamarin Studio
Reference:
http://www.monodevelop.com/download/

No comments:

Post a Comment