on ‎2012 Jan 29 6:22 AM
Hi SAP experts
I have just got job as SAP fresher in one of the leading IT firms
I have a quey regarding Testing..I know Unit testing is don't to check configuration and Integration testing is done to test cross module function.......
Miy questions............
1) Where Unit testing is done...development server or Quality....how it is being done...and same for the Integration Testing
2) Unit testing is done after creation of master data in production server bcoz we need master data for testing..please explain.
3) Where Regression testing, Performance testing , stress testing is done.
Please reply
thanks in advance
Moderator: Please, respect SDN rules and don't post your career questions on professional forums
Request clarification before answering.
hi
check this link
http://www.sap-img.com/general/what-is-sap--landscape.htm
Neverthless, have a look at below points:
Unit Testing
When you test every single document is called unit testing.
String Testing
One transaction full activity is called string testing . For example Vendor invoice, goods received and vendor payment.
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.
Regression Testing
Testing for whole database. Bring all the data into another server and do the testing is called regression.
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.
Transaction u2013 Script Writing u2013 Expected Results u2013 Compare with Actual Results
TPR (Transaction Problem Reporting)
While doing the user acceptance testing if we get any problems then there are some methodologies to be followed according to the companyu2019s policy and normally as a tester we always need to write on Test Script itself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 46 | |
| 28 | |
| 17 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.