DEV Community

LambdaTest Team
LambdaTest Team

Posted on • Originally published at youtube.com

How To Write Test In MSTest Framework Using Selenium C# | MSTest Tutorial | Part II

Learn to write and run your first test script for Selenium automation testing using C# in MSTest framework.

Start FREE Testing
Scale Up Your Selenium Automation Testing With MSTest Framework On Cloud:https://bit.ly/3zNh9lj

In this part of MSTest Tutorial, Karthik (@kartamd) helps you understand how to run and write Selenium test using MSTest framework while learning how to write the code within Selenium C#. You will also learn how to initialize attributes of MSTest Framework, such as, “TestMethod”, “TestCleanUp”, and “TestInitialize”.

You will learn -:
🔸 How to write test in MSTest framework using Selenium C#?
🔸 How do you run MSTest?
🔸 How to create a Microsoft test?
🔸 How to write a MSTest case?
🔸 What is the difference between NUnit and MSTest?

Top comments (0)