Skip to Content
Author's profile photo Siva Prasad

TYPES OF SAP PROJECTS & TESTING METHODS

Purpose : Explanation of  different types of SAP projects .

1. SAP Implementation Project. :

Company  wants to implement  SAP  Module( Ex :HCM/MM/SD/FI/CO etc) for the first time. In implementation projects consultant from various modules do configuration based on company requirements. Role of consultants are configuration, integration of  several modules, Data migration  from Legacy system to SAP system, prepare interfaces/RFC’s to interact with sap/3rd party systems,testings, document preparation, end user training etc Methodology suggests by SAP for implementation is ASAP.

There are 5 stages in the ASAP methodology

1. Project Initial Preparation

2.Business Blueprint – Preparation of AS-IS and TO BE documents , MoM , workshops….

3.Realization  – complete configuration settings in backend

4.Final Preparation-  Unit testing, integration testing, UAT and end user training

5.Golive And Support : data migrations

2. SAP Support Project.

After implementation of SAP modules customer/business need assistance of consultants in their  day to day business operations using SAP software. The end user raise their concerns,issues,errors etc  through a ticket handling tool. A ticket handing tool is must for a support project ,it helps to track the status of tickets. Basically there is no phases in it. Roles of a consultant  Accept /Acknowledge the tickets, analysis the issue, document it ,solve, provide solutions to  client,Get confirmation from the user & close the ticket.

Change request and service request is the main roles in support projects.

there is a different tools to update the tickets like SM7, USD or ticket tools and so on.

3. SAP Roll-Out Project.

Company  has upgraded/implemented  SAP HR  & wants to rollout country specific changes in different countries.

4. SAP Up gradation Project.

Customers are moving from the older versions to new versions. It is called as SAP Migration Projects.

Example : Company migrating from older versions like 4.5,4.6b, 4.6c to ECC 5.0 /  ECC 6.0 . SAP HR EHP3 to SAP HR EHP 5 .

TESTING METHODS IN SAP PROJECTS:

1.Development Unit Testing This is done by developer .Unit test is executed in development system. This tests alone pieces of functionality.

For example, you have configured the absence quotas,special absences(maternity leave or military leaves) , custom pcrs or FMLA in development system, you dont know whether the output is coming correct or not , for that you have to login another client in same development system , do the copy from client by using transaction code SCC1 ,here you have to give your transport request and execute , whatever you have configured in main system all objects are copied to testing client, Now hire the employee , run the time eval and test the output .

2. Security Testing Security testing ensures the SAP security roles and authorization roles provided based on the requirements.  Test IDs will be created  of  different job roles and used to both confirm what a user can do and what a user cannot do.  The tester  will perform both Positive and Negative testing of the of job  roles that are assigned to user test ids.

3. Integration Testing In a multiple plat form environment integration testing is mandatory .All  integrated areas need to test by a tester. It  is  testing of SAP transactions (for example , Hr is integrated with Sales and distribution(creation of order and raise a invoice for billable resources, HR is integrated with Controlling or Project system, you need to test all accordingly.

4.Parallel Testing During parallel  testing all the existing data in the legacy system will transfer to SAP system & perform same process in both systems. A successful Parallel test shows identical results when both the legacy system and new system results are compared. Tester will run the programs / transaction repeatedly  in both system , resolve issues with the help of other team if any issues, continue perform tests till gets the  identical results in both. Example : Parallel payroll  process. Run payrolls in SAP & legacy system for 2-3 months & analyze the payroll results   

5.User Acceptance Testing(UAT) User Acceptance testing is conducted in by a group of business end users to validate that the new developed SAP system meets all requirements. During User acceptance testing the system end users separately execute test cases & find out the results are as expected. The test team will guide the UAT team in their testing activities. UAT will ensure that the system is acceptable from the users perspective, performing as per the requirement & if the users are satisfied they provide a sign off.

Regards

Siva

Assigned Tags

      17 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      GUD INFO .....KEEP IT UP

      Author's profile photo Siva Prasad
      Siva Prasad
      Blog Post Author

      Thanks Malyadri jwala.

      Author's profile photo Omid Daghdar
      Omid Daghdar

      Hi Siva,

      Thanks for your time and sharing your knowledge.

      What does "MoM" stand for in BP phase of ASAP?

      I would have more information about different tools for ticketing. What do you mean by "to update the tickets like SM7, USD or ticket tools and so on."? What are SM7 and USD?

      Regards,

      Omid

      Author's profile photo Siva Prasad
      Siva Prasad
      Blog Post Author

      Hi Omid,

      MoM is Mints of meeting (once we prepared the BBP and handover to client, Client has review the document if any gaps identified in BBP , we will sit with client and discuss more points , for that we've to prepare the MoM.

      SM7 and USD both are ticket tool , In my support experience I worked two different tools. all incident tickets are updated in SM7 or USD tool, consultant review the incident ticket and if there is any changes needed ,we will convert to incident ticket to change  ticket than make changes in sap.

      Regards

      Siva

      Author's profile photo Omid Daghdar
      Omid Daghdar

      Hi Siva,

      Are SM7 and USD third party tools or SAP standard tools?

      I know SOLMAN for this issue. Why you don't use it?

      Regards,

      Omid

      Author's profile photo Former Member
      Former Member

      Good Information Siva.

      Thank you!

      Author's profile photo Former Member
      Former Member

      Thanks Siva... and it is very good info...

      Bhaskar

      Author's profile photo Madhava Rao Basava
      Madhava Rao Basava

      Hi Siva,

      Its very informative.

      Thanks,

      Madhav.

      Author's profile photo Former Member
      Former Member

      Good Information Siva...

      Thanks

      Mahendra

      Author's profile photo Siva Prasad
      Siva Prasad
      Blog Post Author

      Thanks to all....

      Siva

      Author's profile photo Former Member
      Former Member

      Hi Siva,
      Appreciate your knowledge sharing. Would like to offer my input:

      - I would not normally consider SAP support as a project since it is more of an ongoing activity whereas project by definition is a temporary activity

      - under Testing Methods recommend to add regression testing and performance/stress testing
      Regards, Katsia

      Author's profile photo Siva Prasad
      Siva Prasad
      Blog Post Author

      Hi Katsia,

      Thanks for sharing your inputs,

      Sure , i will add rest of testing with examples.

      Thanks

      Siva

      Author's profile photo Former Member
      Former Member

      Hi Siva,

      Thanks for knowledge sharing about various testing performed in SAP system.

      i have question here, if any one wants to move from support project to other project what will you suggest among upgrade, roll out & implementation, have it for Functional consultant.

      Author's profile photo Former Member
      Former Member

      Regression testing:

      Regression testing can be applied two ways. First, when a code problem has been fixed, a regression test runs tests to verify that the defect is in fact fixed; "Imagine finding an error, fixing it, and repeating the test that exposed the problem in the first place. This is a regresson test" (Kaner in Testing Computer Software). Second, regression testing is the counterpart of integration testing: when new code is added to existing code, regression testing verifies that the existing code continues to work correctly, whereas integration testing verifies that the new code works as expected. regression testing can describes the process of testing new code to verify that this new code hasn't broken any old code.

      BR

      Anil

      Author's profile photo Former Member
      Former Member

      Thanks for the info buddy 🙂

      Author's profile photo Former Member
      Former Member

      Thanks Siva for the valuable inputs. What does testing in Quality server called? is it UAT??

      Regards,

      Bhagyashree

      Author's profile photo giridhar paluru
      giridhar paluru

      good information