cancel
Showing results for 
Search instead for 
Did you mean: 

Transport Requst

Former Member
0 Kudos

HI Friends

Some one will u help me how to do the Trnasport Request? How do we transport from Dev to Qtl and Production.And please explain me Unit Test and Integrate Testing ,UAT

Which module first will transport

Regards,

Udhay

Accepted Solutions (0)

Answers (3)

Answers (3)

Lakshmipathi
Active Contributor
0 Kudos

Dear Udhay

While doing any configuration changes and save, system will ask to save with some transport request with a small box. In that select "Own Request" so that the system will go for another small screen where you need to define "Description" and save the request. Before saving, please ensure that the value flowing in "Request" is noted down.

Now go to SCC1. Specify request no, source client and enter

Will ask Target client. Give the target client (ex.Dev to Qlty) and select "execute" button (F8)

thanks

G. Lakshmipathi

Former Member
0 Kudos

hi,

after the configs and customizing requests are generated in the DEV we test them in one of the DEV clients then put a mail to the team lead and copy to basis team. Upon approval the requests will be moved to quality with STMS t.code. Just before the basis can transport we need release the requests. For customizing requests we can SE10 and for workbench use SE09.

similary after the developments and configs are tested by the user also in quality we move to the PRD server. This time we need to take an approval from the business leaders/advocates/process owners whatever the terminology is depending on various companies, but some one authorized from the business side has to approve. So the same request which did well in quality would again be moved to PRD with STMS.

Technical Unit Testing= Test of some technical development such as a user exit, custom program, or interface. the test usually consists of a test data set that is processed according to the new program. A successful test only proves the developed code works and that it performed the process as as designed.

Functional Unit Testing= Test of configuration, system settings or a custom development (it may follow the technical unit testing) These usually use actual data or data that is masked but essentially the same as a real data set. A successful test shows that the development or configuration works as designed and the data is accurate as a result.

IntegrationTesting= Testing a process, development or configuration within the context of any other functions that the process, development or functionality will touch or integrate . The test should examine all data involved across all modules and any data indirectly affected. A successful test indicates that the processes work as designed and integrate with other functions without causing any problems in any integrated areas.

Incase of an implementation we first move the FI related requests as everything is finally linked with the company and company code.

regards

sadhu kishore

Former Member
0 Kudos

Hi

Transports are the data objects to move the development and config changes to test environments and then to production.

These are created while saving the changes done to config. THere is nothing like which module will be transported before but depends upon the interdependancy of the changes and which will need to be moved first. Hence which module will be first will change from case to case basis.

Unit testing is the changes in the development system to check if the config done is working fine. THen changes are moved to UAT system to get UAT sign off from user. Integration system is to check if the other systems are working fine with the SAP once the changes are done. When all the UAT, IT testing and Regression testings are done then changes are moved to production.

Hpe this helps

Kind regards

Sandeep