cancel
Showing results for 
Search instead for 
Did you mean: 

Unit testing

p391977
Contributor
0 Kudos

what is Unit testing

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Testing : the core team members along with endusers will test whether the postings done in SAP is resulting as per the requirements of the organisation. They will test whether the output documents such as purchase order, invoice document are printed in the required format and showing the correct data.

Unit testing is refer to the module which are going to implement. SD, MM, FICO etc. there will be test script based on that testing will be performed.

Unit testing is done in bit and pieces. Like e.g. in SD standard order cycle; we do have 1-create order, then 2-delivery, then 3-transfer order, then 4-PGI and then 5-Invoice. So we will be testing 1,2,3,4 and 5 seperately alone one by one using test cases and test data. We will not be looking and checking/testing any integration between order and delivery; delivery and TO; TO and PGI and then invoice.

Former Member
0 Kudos

Hi,

Please do not repeat the same question.

Unit testing is :- For example if you have done any changes in the system which involves SD and MM also.

then the SD functionality testing is called as Unit testing and the whole cycle testing involving SD and MM both will be Integration testing.

Reward points if useful

Regards,

Amrish Purohit

Lakshmipathi
Active Contributor
0 Kudos

Dear Radheshyam

Before go live, the Functional Consultants / Core Team of each and every module (SD / PP / MM / FICO / QM) will test their respective process individually to ensure that all SD or any other module related functions are working well as per their process.

Once they are satisfied with this process, the next stage is integration test during which all module people will set together and test one full cycle that is right from enquiry to recording incoming payment to ensure that before go live their requirement is addressed properly through SAP.

Thanks

G. Lakshmipathi