Brief Summary
This course dives into Behaviour Driven Development using Selenium Webdriver and C#. You’ll start with the basics of C# programming, explore testing frameworks, and get hands-on experience that sets you up for success in testing web applications!
Key Points
-
Learn Behaviour Driven Development
-
Use Selenium Webdriver for browser testing
-
Understand basic C# programming concepts
-
Get familiar with MsTest attributes
-
Download source code from lectures
Learning Outcomes
-
Gain a solid understanding of Selenium Webdriver for testing
-
Develop functional tests using C#
-
Master basic to intermediate C# programming skills
-
Understand and apply MsTest attributes in your projects
-
Be ready to tackle advanced topics in testing after completing the course
About This Course
Learn Behaviour Driven Development using the two most powerful tool, Webdriver and Specflow with C# as language binding!
Selenium Webdriver is one of the most well-known testing frameworks. It is an open source project that allows testers and developers alike to develop functional tests to drive the browser. Selenium Webdriver can work on any browser that supports JavaScript, since Selenium has been built using
JavaScript.
The course is not limited to following content. In future I will keep adding the new topics to this course.
Basic of C# Programming
In this section, we are going to discuss about basic of C# programming language
1. Creating the Console Application
2. Data Types in C#
3. Conditional & Control Statements
4. Class & Objects
5. Inheritance
MsTest
In this section, we will discuss about MsTest attributes such as
1. TestClass and TestMethod
2. TestInitialize and TestCleanup
3. ClassInitialize and ClassCleanup
So on...
And source code shown as part of video lecture will be provided for download
By the end of this course you will give have great understanding Selenium Webdriver using C#
How to use Selenium Webdriver to test web based application and what are the advantages of Selenium Webdriver over Selenium RC
This tutorial will give you great understanding of Selenium Webdriver, and after completing this tutorial, you will be at intermediate level of expertise from where you can take yourself to higher level of expertise. Also you will have great understanding of C#
Madivalappa P.
Excellent