Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
TobiasMeinzer
Advisor
Advisor
With Focused Build - Test Steps, designing and executing manual tests with SAP Solution Manager is simplified and accelerated. Many features like content-driven test case design, guided test execution or in-depth reporting capabilities enable a testing experience which was not possible before in SAP Solution Manager.

In my previous blog post I gave an overview on the most important capabilities & features of Focused Build - Test Steps. In this article I want to focus on a specific functionality of Test Steps that gives you the chance to execute manual tests in different testing modes. At design time you can already define the Testing Mode on header tab of your test case. You can choose between "Shared Test Results" and "Tester Individual Results". But what does it actually mean when it comes to test execution?



Shared Test Results - a Testing Mode for End-to-End Test Cases

When it comes to large End-to-End Test Cases where you want to run a test across several processes, usually different organizational units are involved. For instance, in a typical Make-to-Order process units like Sales, Billing, Accounts Receivable and Production are taking part. While running the End-to-End test, these units need to share information such as Sales Order or Invoice IDs.

The testing mode "Shared Test Results" is the right choice in this case. Each step is performed in sequence (see option "Strict Step Sequence"), the different testers can document status and results in a single document. With mandatory result attributes you can even force testers to add information like Sales Order ID at specific steps. This ensures that other units which take over this test execution at a later point in time have all information available to proceed with the test.



To ease the execution of a large test case you can add the organizational unit to each step that belongs to this unit. In the column "Partner" you can find all business partners maintained in your SAP Solution Manager system. Please note: this is "information only" for the testers and does not imply any technical check during test execution.



After preparing the test case in Test Steps Designer you only have to assign it to a Test Package via Test Plan Management. As soon as the relevant organizational units are added to this Test Package the testers can start working on the test case.

Tester Individual Results - a Testing Mode for Four-Eyes-Principle Test Cases

In certain cases the availability, performance and reliability of a particular business process is of high importance for an organization. In such a situation you want to make sure that a positive test result is not a matter of coincidence but in fact reproducible independent from the individual tester. Especially for customers in regulated environments (e.g., FDA regulated), the so-called Four-Eyes-Principle plays an important role also in Test Management.

The basic idea is that four eyes see more than two eyes. When executing a test case, Tester A will work differently to create a Sales Order compared to Tester B. Hence, the chance is much higher to find a software defect if two different testers execute the very same test case individually.

With the testing mode "Tester Individual Results" you can exactly achieve that. The relevant test case and the testers need to be assigned to a Test Package. Afterwards each tester can work on a separate test execution without sharing any status or test results. When both testers have completed their tests the worst status wins and is automatically aggregated to the Test Plan level. That is, if Tester A completes the test successfully while Tester B finds a defect, the overall status is aggregated to error.

Combining both Testing Modes

Of course you could also end up in a situation where you want to run a large end-to-end test case in a four-eyes-principle approach. But how would you do this with Focused Build Test Steps when having only two different testing modes available?

In fact it is quite easy: in Test Steps Designer you create your end-to-end test case and set the testing mode to "Tester Individual Results". In Test Plan Management you prepare your Test Package and assign the test case. The difference now is that you do not assign individual testers but groups of testers to this Test Package (see maintenance of business partners of type group). Each group consisting of testers from different organizational units can now perform an individual test execution of the very same test case and may come to different results.

Conclusion

With Focused Build Test Steps you have a powerful tool at hand which allows you to perform tests in different modes. Whether you have a large end-to-end process like Make-to-Order or a single functionality which is of significant importance for your upper management - the different Testing Modes help you to run the test in the right way.
9 Comments