Hi asktester,

I am investigating and apply automation testing for my .NET project using Selenium Webdriver (C#). I applied Page Object Model but still have some issues below:

1. I dont know how to manage automated test suite . For java we can use TestNG but seem we can not use it with .NET… Continue reading