cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Testworkbench (STWB) - Implementation cross-module test cases

Former Member
0 Likes
480

Hi experts,

we want to use the SAP Solution Manager (SolMan) Testworkbench u2013 STWB u2013 for system testing.

However, we are faced with the problem to make cross-module test cases in the system. In our test cases are examined by different teams. For example, in a account booking on the modul MM also different teams involved, which are responsible for CO and FI.

Operationally in the test case is a kind of indicator/flag can be set that each team has already tested and thus immediately apparent which team must consider the test case yet.

First, i think on a workflow - but I do not know how to implement something in the test case or Tetsworkbench.

If you have any other or better ideas?

Thanks a lot!

Regards,

Stefan

View Entire Topic
Former Member
0 Likes

You can try to use a test sequence for this purpose.

See http://help.sap.com/saphelp_smehp1/helpdata/en/2e/e7769b243b4d0993429c71996f985e/frameset.htm

Thus you can define who has to finish a test step before the next test step can begin. There is also workflow functionality to inform the next tester that a step has been finished.

I have not used this in practice, so I would be interested to hear how it works for you.

Former Member
0 Likes

Hello,

at first, thanks for your answers!

Now, we use the mail-workflow-system and it works fine; people get an emailmessage, if stati of testcases has changed etc.

The implemenation of this function was easy.

Regards,

Stefan