!--a11y-->
Recording a Web Dynpro Application 
You can record a Web Dynpro application that is on either the Java stack. The URL for an application has the following form:
http://<Target Host>:<Service No.>/<URL Extension>/<Application>
The URL extension is webdynpro/dispatcher for Java-based applications. For example, http://p12345:50000/webdynpro/dispatcher/local/MyProject/MyApplication.
The test script has a system data container with the appropriate target system. If the application is Java based, the RFC destination is type G (HTTP connection to external server). You need to have entered the relevant information from the URL in the Target Host and Service No. fields in transaction SM59.
1. In the test script editor, choose the Pattern function.
2. Choose the group UI Control followed by WEBDYNPRO.
3. Accept or change the suggested interface name and choose Enter.
4. In the Record Web Dynpro Application dialog, enter the target system, the URL extension, and the application.
Optionally, you can also specify the name-value pairs from the URL (these look like this in the URL: ?parameter1=value1¶meter2=value2) in the Parameters from Application section.
5. Choose Start Recording.
The application starts.
6. In the application, make the required actions.
7. When you are finished in the application, return to eCATT and choose End Recording.
For every page of the application, one WEBDYNPRO command is entered in the test script.
