May 2019
Beginner to intermediate
548 pages
12h 39m
English
eCATT is another tool for testing our software. It is used to automate functional tests and create test scripts, so it is closer to business than technology than it was in the two previous cases. Thanks to eCATT, we can simulate user behavior.
In this section, we will create a simple example of using eCATT for our reports using the following steps:
REPORT zmsa_r_chapter12_4.DATA: lv_result TYPE string.PARAMETERS: p_num1 TYPE int4.PARAMETERS: p_num2 TYPE int4 .PARAMETERS: p_radio1 RADIOBUTTON GROUP rad1.PARAMETERS: p_radio2 RADIOBUTTON GROUP rad1.PARAMETERS: p_radio3 RADIOBUTTON GROUP rad1.PARAMETERS: p_radio4 RADIOBUTTON ...
Read now
Unlock full access