Does anyone know how to create eCatt scripts for ABAP WebDynpro applications that contain Application Configurations using the Floorplan Manager. We are using SRM 7.0 and all user transactions are WebDynpro based. In order to regression test changes to certain development objects we want to utilize eCatt. However, the WebDynpro applications all use the Floorplan Manager concept in SRM. So, there is one basic WebDynpro Application Component (FPM_OIF_COMPONENT). There are multiple WebDynpro Applications defined (in our example, /sapsrm/wda_l_fpm_oif) for this one application component. Within this Application, there are multiple application configurations (in our example /SAPSRM/WDAC_I_FPM_OIF_SC_PROF).
Does anyone know if:
A. eCatt supports WebDynpro ABAP (I have seen many old posts that indicate WebDynpro ABAP is not supported but nothing recent)
B. How to create test scripts using Application components with multiple applications and multiple application configurations.
Thanks!