In my MS Test framework, there are a lot of ‘test classes’. Can you suggest, how can we run the ‘Test Classes’ sequentially (orderly)?
Is there any attribute (Ex - priority etc) present in MS Test?
1. CSVDataReader.cs
2. ExcelReaderTestingScenarios.cs
3. HomePage.CS
4. LoginScenarios.cs
Etc.
like so
I want to execute the ‘HomePage.CS’ class initially and then, another classes. How can we execute this?
Aucun commentaire:
Enregistrer un commentaire