Botium supports multiple additional capabilities to handle processing Test Cases, see below for more info.
BIG_TESTSET_MODE_ON
Enabling the "Big Testset Mode" will change how the agents process Test Cases.
If this option is enabled, Botium will do the following steps when processing Test
Cases:
- Generate TestCase1
- Execute TestCase1
- Free TestCase1
- Generate TestCase2
- Execute TestCase2
- Free TestCase2
- and so on...
If the Big Testset Mode is not enabled, the default behaviour is as follows:
- generate all
- sort
- execute all
To enable this option, open a Test Project, then click the Advanced Tab.
Enter BIG_TESTSET_MODE_ON In the capability name field and use the Capability Value toggle to enable it as shown in the screenshot below.
Comments
0 comments
Please sign in to leave a comment.