2007 Jul 16 1:42 PM
Hello All,
Can anybody explain How do we test any SAP objects before a transport to the production server?
Thanks and Regards
Maadhu
2007 Jul 16 1:44 PM
Hi,
Based on requirement we have to test whether the expected output we are getting.
In case of reports we can cross chck with the database table values and the out of our report.
Befor transporting all the requirements should satisfy.
Reward if helpful.
Hello All,
Can anybody explain How do we test any SAP objects before a transport to the production server?
Thanks and Regards
Maadhu
2007 Jul 16 1:44 PM
Hi,
Based on requirement we have to test whether the expected output we are getting.
In case of reports we can cross chck with the database table values and the out of our report.
Befor transporting all the requirements should satisfy.
Reward if helpful.
2007 Jul 16 1:45 PM
hi
first we develop objects in deelopment server
next we transport that to quality srver there quality people will test it and transport it to production server
system landscape
development server -> quality server -> production server
reward if useful
2007 Jul 16 1:56 PM
the main part of testing is done by the testing team. but as a developer you do only unit testing. for example you have a report. suppose you need to retrieve the details of the plants that produce a material type, you need to give some sample values and check the result of the same from the database tables. apart from that the e-CATT is used for the testing by the QA team thru transaction SCEM
regards,
srinivas
*reward points if helpful*
2007 Jul 16 1:59 PM
Hi,
First we develop objects in the development server then the functional people will give different test scenarios and we have to test whether the expected output we are getting.Once we are through with testin in development it will be released to quality where further testing takes place,if any bugs are thre then once again we need to fix in development server and test it and then once again send to quality.If it works perfectly in quality then it should be released to production.
Regards,
Nagaraj
2007 Jul 16 2:08 PM
Hi Madhavi,
Normally when we develop a program, we do some TUT's(Technical unit testing). If we are satisfied with the way it works, we ask our functional guys to do FUT(functional unit test). They normally have some scenarios to test. If the FUT is also successful, your program will be signed off and is ready to go into Quality. In quality the users do the Integration testing. If Integration testing is also successful, they move the program into production.
In some companies, we may also move the program directly from DEV to PROD without QA in between.
Regards
Aneesh.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |