SAP Landscape
It
consists of three servers namely :
- Development server
- Quality server
- Production server
Development Server:
- · It is the server where the developments will be done by the ABAP consultants for any SAP object.
Ex: A Program, A Table, A
Function Module etc.,
- · Whenever the developments are finished, we do a sample testing which is called as “UNIT TESTING”.
- · Unit testing is available in the functional Specification.
- · Every ABAP consultant will have access to this server.
- · It is a server which is used for testing the developed objects by the ABAP consultants. This is also called as testing server.
- · All the developed objects will be moved to the quality server.
- · Functional people will do “REGRESSIVE TESTING” for the developed objects.
- · If there is any error functional consultant will report to the ABAP Consultant.
- · No ABAP Consultant will have access to quality Server.
Production Server:
- · It is the server which is used by real world business people.
- · The live data will be stored in the production server.
- · All the developed objects will be moved to production server and the objects are used by the people called “END USERS”.
- · No ABAP Consultant will have access to this server.
- · If there is any problem to access this server, the end user will raise a ticket which describes the problem.
- · The ticket will be sent to the team lead.
- · The team lead will assign the ticket to an ABAP Consultant.
- · The ABAP Consultant will start rectifying the error in the development server.
No comments:
Post a Comment