Build the content of a business process test by:
-
Dragging business components and/or flows from the Select Components and Flows pane, and dropping them into the test in the Test Script tab.
-
Dragging business components and from the Select Components and Flows pane, and dropping them into the flow in the Test Script tab.
Building the content can be done from both the Test Script Tab Grid and the Test Script Tab Canvas.
Tip: In the Test Script Tab Grid, you can view information in an extended view. This lets you see a more comprehensive view of the test at a higher level, without drilling down by clicking various links.
For user interface details, see Test Script Tab for Business Process Testing.
Tip: From both the Test Script Tab Grid and the Test Script Tab Canvas, you can arrange the business components and flows into a logical testing order by:
- Selecting business components and flows using the up and down arrow buttons in the toolbar.
- Dragging and dropping the business components and flows.
Example:
The test for the loan request business process, RequestAndProcessLoans, may include components for logging in and logging out, and a flow, ProcessLoans, that contains the components for processing the loan request (CreateLoan, SearchLoan, and ApproveLoan):