Delete Generated Tests to Reduce Test (Re)Generation Time
By default, Conformiq always performs incremental test generation. Existing tests are analyzed for their validity and test generation then starts exploration based on tests that are still valid. Since they are selected more aggressively even during second iteration of test generation, it helps in keeping the test suite stable.
However, incremental test generation generally takes a bit more time as compared to generating tests with no existing tests.
Recommendation: If you want to save some time when generating tests from large models and you see no benefit in keeping tests from the previous test generation (ie., if the performance is the only consideration), delete existing tests before running test generation. |
Related content
Copyright © 2023 Conformiq and its subsidiaries. All rights reserved.