cancel
Showing results for 
Search instead for 
Did you mean: 

testing

Former Member
0 Kudos

hi sap gurus,

1.What are the diff Testing that will be done by the support consultant

2. What r the Reports that have to be created with Info-structures and ABAP queries as per requirements.

Plz do give some examples/

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

As far as Testing is concerned, there are three types of testing:

- Integration (to test the integartin between modules)

- Unit (for a module)

- User Authorisation Testing (UAT) (related to the Authorization to the User)

Regards

SD

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

As a support consultant,we need to test

1.Unit testing

2.Integration testing.

Once above two is done from our end,then we inform user to do UAT.

So the entire process will be applicable for configuration changes and other RICEF's in support.

About your second question,

We use abap queries for simple reporting purpose.

Suppose if the user want to see Route determination,in std. we do not have report on this,so here in this case we use queries to join the tables and get the report.

Hope this will help you to understand some extent.

Regards,

Chandra