InterviewSolution
Saved Bookmarks
| 1. |
What are different business parameters in Tosca? |
|
Answer» The reusable TestStepBlock usually consists of TestSteps that can be reused in a number of TestCases, meaning you don't have to rewrite as much code. In Reusable TestStepBlocks, business parameters display an OVERVIEW of crucial business information. Business parameters can be USED to set or pass dynamic values in test step blocks. You can create it simply by right-clicking on Reusable TestStep Block and choosing business parameters from the CONTEXT menu. Business parameters can also be manually defined within the module in the following ways: |
|