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

Unit Testing

Former Member
0 Likes
7,801

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

Hi,

In SAP we have Development server, Quality server & Production server.

In Developemnt server we have generally following development clients.

1. Golder client- Where functional consultant will do configurations.

2. Unit testing client - Where functional consultant will do unit testing.

3. Development client - For developer- ABAPers to create work bench request..

4. Sandbox - Here no transport request will be created.

So whenever any development is done either in Golden client or Developement client, it will be moved to unit testing. In general it will be moved automatically once transport request is released. Or Through transaction code SCC1 we can move the request to unit testing client.

I hope this one will answer all your doubts. Please give me points.

Regards,

Ganesh

Former Member
0 Likes

Can you please explain the concept of sandbox client?