Marj
Marj

Reputation: 312

Is TestNG needed to run parallel tests using Selenium Grid?

Do I really need to use TestNG to execute parallel tests using Selenium grid for Windows and Mac machines? I am using C# Visual Studio 2013. I am a newbie in both Selenium and Selenium grid. Thanks and hoping for your response

Upvotes: 0

Views: 119

Answers (1)

Sadik Ali
Sadik Ali

Reputation: 1205

You Can use MBUnit, follow below link:

Click Here

Upvotes: 1

Related Questions