Forum Discussion
SmartBear_Suppo
12 years agoSmartBear Alumni (Retired)
Hi,
You can control the runType from Project level or TestSuite level.
It works like this:
To control how all testSuites in a project run you have to set the projects runType.
Regards,
Max
SmartBear Software
You can control the runType from Project level or TestSuite level.
It works like this:
- project.setRunType(...) -> makes all testSuites in the project run with a specific runType.
- testSuite.setRunType(...) -> makes all testCases in the testSuite run with a specific runType.
To control how all testSuites in a project run you have to set the projects runType.
Regards,
Max
SmartBear Software
Related Content
- 8 years ago
- 12 years ago
- 3 years ago
Recent Discussions
- 21 days ago