Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unit testing

former_member275658
Contributor
0 Kudos

Hello All,

I have created 200 roles. Now, I have to do unit testing for all the tcodes in the roles. Please let me know if there is any fast approach for this.

Thanks,

Salman

1 ACCEPTED SOLUTION

Former Member
0 Kudos

What do you mean fast approach?

In terms of getting it done, making sure you update the SU24 check indicators and pull changes into all affected roles will speed up subsequent testing of the transactions where they appear in other roles.

You should also have access to a functional consultant and some proper data so they can show you how to use the transaction and it will process. Without this it will take ages and there is no guarantee that you will process the transaction correctly and hit the right auth checks.

4 REPLIES 4

Former Member
0 Kudos

No, as far as my knowledge goes.

Former Member
0 Kudos

Hi,

Select some roles could be around 20 based on the functional modules and assign them to the testid's.ask your functional team to execute the transactions and make sure you are able to execute every transaction.

this could be your unit testing..hope this helps.

Former Member
0 Kudos

What do you mean fast approach?

In terms of getting it done, making sure you update the SU24 check indicators and pull changes into all affected roles will speed up subsequent testing of the transactions where they appear in other roles.

You should also have access to a functional consultant and some proper data so they can show you how to use the transaction and it will process. Without this it will take ages and there is no guarantee that you will process the transaction correctly and hit the right auth checks.

former_member275658
Contributor
0 Kudos

Thank you all for your answers !