Run All Test cases in single batch File How to do | Selenium C# Forum
V
Vrushali Posted on 14/05/2019

Hello Team,

 

1. I am doing my test cases selenium with C#

2. I want to know, how to run test cases in a single batch file 

 

what steps i have to follow , please guide me.


S
Support Desk Replied on 15/07/2019

You can refer the framework videos. Batch running is covered in all the frameworks.


V
Vrushali Replied on 16/08/2019

but that is explained  run through Jenkins ...

I have One project there are 5 folders  (for 5 Modules)  and

each folder have 150 test cases ..

i want run all  150 test cases at a time  of speacifice folder.

How will i do ..?