plz send how to do testing in sap R/3.... i need the testing
process in SAP SD.....
Answers were Sorted based on User's Feedback
Answer / gogineni
Hi,
In any SAP Project testing can be happen in 3 phases.
Unit testing happens in Dev server.
Integration and User Acceptace Test happens in Quality
Server.These all are done manually step by step.
We have got standard SAP Test Scripts/prepares based on the
Client/company/Project.
Unit Testing: it can be tested in bits and pieces (Ex:
Sales order Creation).
Integration Testing: OTC Flow (Create Sales order to
Invoice).
User Acceptace done by the Client in "Q", if they are
satisifed with the result they will give Sign-off for the
project.
There is another sort of testing so called Automated
Regression Testing. that can be done by eCATT/IBM Rational
Tools.
Is This Answer Correct ? | 23 Yes | 1 No |
i agree with Gogineni and
mainly there are 5 different types of testing's are there...
1) unit/funtional testing: it is normally a first testing
phase, we carryout in order to check if the perticular unit
of code config is working properly. and is the lowest level
of testing...
2)integration testing: this testing is carried out to
execute the end to end scenario's . this is to test the
integration between other modules with r/3 and integration
with 3rd party system...(this phase builds a condidence
that the solution is complite).
3) regration testion: in this phase we will test,
previously workig functions have failed as a result of new
development.
4) performance testing: in this phase we will test the
response time of the key, business process and
transaction...(this is tested i testing tools, like load
runner,win runner etc..to simulate large number of users
and voluminuous data.)
5) CAT(costumer/user acceptence test): this testing is
often the final testing before go-live. usually the end
user test the functionalities before accepting the
development. (consultants gove support the customer's in
this phase)
Is This Answer Correct ? | 4 Yes | 0 No |
Unit Testing
When you test every single document is called unit testing.
Integration Testing
It is purely with other modules and we have to check
whether the FI testing is working with other related
modules or not.
UAT
When we test any particular document with the user and if
it is ok immediately we have to take the signature on the
document, which is signed off and can be forwarded to the
immediate boss. There are some steps to be followed when we
go for user acceptance testing.
Is This Answer Correct ? | 5 Yes | 3 No |
Answer / subha
Hi
WE CARRY this at project realisation and finalisation
stage . In the qulaity server we we need to find oif all the
process is perfet or any bugs identified at the before put
in the production server and at this stage we need to do
testing there are in total 4 typs of testign done
1. unit testing
2. Integration testign
3. User accepotance testing
4 rtegression testing
iN THIS THE ABOVE ARE DEFINED
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / debasis
hi
basically 14 types of testing done in sap.but mostly
1.UNIT TESTING
2.INTEGRATION TESTING
3.REGRESSION TESTING
1.UNIT TESTING....
When you test every single document is called unit testing.
along with customer master data set up.
2.INTEGRATION TESTING...
Testing parts of an application to determine if they
function together correctly.
3.REGRESSION TESTING....
Testing for whole database bring all the data into
another server and do the testing is called regression.
thanks..
DEBASIS
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / hazarath
Unit testing want use in development server and this is each document wise testing
Integration testing is used in cross module (FI-MM..etc
User acceptance testing
both testings are defined the developers
Is This Answer Correct ? | 0 Yes | 1 No |
what is relationship between sales organization?
What is the purpose of 'text determination'?
What is difference between delivery document & scheduling?
Diff. between inquiry and quotation?
what setting Item category TAS makes generate automatic Purchase requisition in third party sales
What is different between Make to oder item category TAK & other item categories...
What is the advantage of using the text as a reference instead of duplicating it?
Can anyone share some tickets specially on pricing?
how to communicate with abaper for new requirements
Can you have many clients in your project? if yes tell me . If no why? Can you have many compnay codes if your company is having many business units? I have an interview in immediate future so plzz help me...Please reply asap... Urgent!!!! Waiting for your response eagerly... Thanks in advance
Hi,, In out put determination what is the necessity for maintaining the output condition records.Please explain.Regards Naga
what is BADI? explain in detail.