As part of the implementation phase of an SAP® project, the definition of test scenarios is an extremely important but also time-consuming process. SAP® Solution Manager provides an environment with which you can define and run test scenarios based on your blueprint structure. It is very well-suited to running functional tests. However, if you want to create test scenarios for E2E tests, your options are severely limited by the blueprint structure. You can use test projects to create test scenarios without being tied to the blueprint structure of your implementation project.
In integrated testing, you create test projects directly in the implementation project you downloaded. You do not need a separate test project.
Prerequisites
You have transferred the implementation project to the database.
Procedure
Log in to the database.
Click ARIS > Explorer.
Click Navigation in the bar panel if the Navigation bar is not activated yet.
Click ARIS > New > Test project. The Test Project Wizard opens.
On the Select project type page, select the SAP® Solution Manager - integrated testing type, and click Next.
Select the implementation project and click Finish. The new Test Designer project opens. The name corresponds to the associated Solution Manager project. Each
Test Designer project is displayed on the Explorer tab in the database folder Test Designer projects.
To create individual test cases,
.In the Navigation bar, open the project structure for the implementation project.
Click an object with the symbol type SAP function that you want to transfer.
Click Copy in the Start tab bar.
Click the test project node in the test structure.
Click Paste or Paste > Paste with assignments in the
Start tab bar.
The object is pasted one hierarchy level below the test project node. If you selected Paste with assignments, all synchronizable objects are pasted up to the allowed structural level of process steps.
You can also transfer models for test objects using drag and drop or by copying and pasting (Ctrl+C and Ctrl+V). Allowed model types depend on the structural level. Models can be inserted in the first hierarchy level of the test structure.
To check the test structure, you can open for each test object the source models in which the objects have occurrences.
Define test paths by transferring process models to your test structure. The recorded test paths are saved as graphics and assigned to the test objects.
Use the Generate test case description report to create test documents for selected processes, which are automatically inserted in the relevant models.
Transfer the changes to your Solution Manager test project by selecting the test project
node or scenarios and clicking Upload test scenario in the Start tab bar.
The test project is available.