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

Unit Testing

Former Member
0 Likes
7,800

What is unit testing in SAP ?

How it is done?

Please give me an example in MM of any unit testing scenario?

View Entire Topic
Former Member
0 Likes

Unit Testing is done to test a scenario/case after the configuration is done.

e.g. To create a Purchase requisition... after the required customization settings, you will test if the transaction is running correctly or not...like this you will have a list of cases for which you have to do the unit testing.

It will be done in Acceptance box or Rollout box or even Sand box...depends on the project