...
Please find below a detailed step by step instruction on how to use the Int4 IFTT test case execution API wrapper.
Step by step
Run the transaction /INT4/IFTT_RUN_API_WRAP.
On the selection screen you have the following fields:
Scenario ID - you can provide multiple Scenario IDs from which test cases should be executed
Test Case ID - you can provide multiple Test Case IDs to be executed
Test Run Name - an optional Test Run Name, so you can identify your test execution
Test Run Date - additional parameter for test run date determination
Test Run Time - additional parameter for test run time determination
Environment - in case you want to execute the test cases on deferent environment than specified at folder or test case level
Include Subfolder - when using the wrapper by Scenario ID you can also mark this checkbox in order to execute all the the testcases under the subfolders of the specified Scenario IDs
Use Container - selecting this checkbox allows you to populate a list of Variables with Values for any wanted test cases, the Container population will open once you execute the wrapper
Once you have populated the selection screen you can execute the wrapper. Based on your selections the wrapper will execute immediately the test cases or in case of the “Use Container“ checkbox selection an additional screen for Container population will open.
Optional step “Container”. On this optional screen you will find all the important test execution information that you populated on the previous step (please note that for Scenarios and Test cases only a single value is displayed on this screen). You can insert any number of needed rows to the Container table specifying a list of Variables with Values for distinct Test Case IDs.
After you are done you just execute the wrapper once more, by hitting F8 the execute button on the screen.
Last but not least, after the test execution finishes you get a Results report with the following information.
Total number of test cases
Number of Passed test cases
Number of Failed test cases
Test run report link
...