!--a11y-->
Part 2: Testing the First View 
To test the first
view, you first need to embed it in a
Window and then
create a Web Dynpro application that is associated to it. With each new Web
Dynpro component, a folder for all Web Dynpro windows of the component and a
window that is initially empty is created in its object list. The view you
just designed should now be embedded in this window.
1. Open the Windows node in the object list of the component and, by double-clicking on the object name of the window, switch to the window view of the Web Dynpro Explorer.
2. Select the root node of the hierarchy of the window, open its context menu and choose Embed View.
3. Use the input help for View to be embedded to embed the SEARCH view in the window. Save the window.
4. In the object list on the left, select the top object (the component object) and open its context menu. Choose Create ® Web Dynpro Application. Enter a name and a description of the new application. Since the component contains only one window, the application is automatically associated with the interface view of the window you just maintained. Otherwise you would have to select the required window at this point.
5. Save the application as a local object and then activate the entire component.
6. Test the application you have created.
Expand your application in the next step:
Part 3: Creating and Editing the "Display” View