Page History
...
Info |
---|
Only seven Tests are required to achieve our desired coverage. |
This means that every Test condition was used at least once. This, however, does not guarantee that any parameter values were tested together. In other words, a parameter value merely appearing in this Test set is satisfactory as far as the Xray Test Case Designer is concerned. That’s not particularly thorough.
...
UI Steps | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
“Optimized” compute option
Key points:
Selective Activation:
The "optimized" compute option will not affect existing computations automatically.
Users can select the "optimized" option from a dropdown menu on the Scenarios screen.
To activate, users must not only select “optimized”, but also fill in a text field with the word “optimize” and confirm it. This intentional extra step ensures that the optimized compute is used sensibly.
Enhanced Computation Process:
The "optimized" scenario option runs the computation on the same engine 50 times with a single click.
It selects the outcome with the least number of tests, often resulting in slightly reduced scenario counts compared to the standard option.
The non-deterministic variation is crucial for achieving this optimization.
Cache Management:
Switching between standard and optimized options does reset the cache. For example, if you calculate using the standard option, switch to optimized, and then back to standard, a new data table will be generated, therefore, creating a new set of scenarios.
Staying with the same compute option does not reset the cache. For instance, if you calculate using the optimized option, switch to another screen without making any cache-resetting edits, and then return to optimized, the same table will be retrieved.
Recommended Workflow:
Utilize the standard scenario computation while the model is undergoing edits.
Utilize the optimized scenario computation when you are ready to export the final results to include in test executions.
The examples of model actions that do break cache:
Adding/Removing parameters
Adding/Removing values
Adding/Removing/Editing constraints
Adding/Removing/Editing forced interactions
Copying the model/reverting to a different version of the model
The examples of model actions that do not break cache:
Editing value expansions
Renaming values
Navigating between tabs
Adding notes
Editing scripts
Expand | ||
---|---|---|
| ||
If you have questions or technical issues, please contact the Support team via the Customer Portal (Jira service management) or send us a message using the in-app chat. |