‎2007 May 17 8:22 AM
Hi All,
What do we mean by QA server and Production.
Why it is different from Development server?
Thanks & Regards
Santhosh
‎2007 May 17 8:26 AM
Thee Will be Basically 3 servers.
Development,Quality & Analysis & Production Server.
In Development Server the implementations R done.
In Quality & Testing Server various types of Testings will b done on the object as a whole.
Production Server is where exaclty the usage is doen,The EndUser Uses all the functionalities developed.
‎2007 May 17 8:24 AM
Hi,
developement server -> where we acually develop the code.
QA -> where we do all the quality testing
production server -> final server, where we transport all the developemnts which passed the QA Server testing
Hope this info helps.
Regards,
Kumar.
‎2007 May 17 8:26 AM
Thee Will be Basically 3 servers.
Development,Quality & Analysis & Production Server.
In Development Server the implementations R done.
In Quality & Testing Server various types of Testings will b done on the object as a whole.
Production Server is where exaclty the usage is doen,The EndUser Uses all the functionalities developed.
‎2007 May 17 8:28 AM
hi
normally we have different landscapes for different companies for SAP.
for example, a company has 3 servers of SAP namely Development, Quality(or testing) and Production.
<b>Development server </b>is used by the ABAPers and functional consultants to actually develop the requirements according to the project.
once they are developed, it is moved to <b>QA server </b>(which is also called as Quality or testing server). here the the testing is performed.
when the testing is okay and the development suits the required business functionality in all the ways, it is moved from QA server to <b>Production Server</b>. it is the live server where the business users use the system for their corporate/business transactions.
hope this info helps you
thx
pavan
**pls mark for helpful answers
‎2007 May 17 8:29 AM
Hi Santosh,
Development server - where development is done(coding etc...)
QA - where above object is tested
Production - Real time server with real time data where above object is used.
Regards,
Younus
<b>Reward Helpful Answers!!!</b>
‎2007 May 17 8:30 AM
Hi Santhosh,
1. First you will write the code in the Development server.
2. Then it should be tested to see wether all functionalities you wrote are working properly or not in the Quality server.
3. Finally it should go under Production server to get used.
Regards,
Balakrishna.N
‎2007 May 23 12:26 PM