- Clone the repo https://github.com/LambdaTest-sample-test-frameworks/CSharp-MSTest-Selenium.git
- Open the solution LambdaTestMSTest.sln in your Visual Studio
- Build the project
- Get your LambdaTest Username and AppKey and upadte in App.config file.
- run test with feature test TestLocal ( this test can access details from App.config file )
- run test with feature test TestLTJenkins ( this test can access parameter from jenkins and by default read details from App.config file )