hello 2 all,
what is the diff bet unit and integration testing? in sap what is unit teesting consists of and integration testing consists of what?
is this the work of test engineers r whose work is this?
take care
love ur parents
Request clarification before answering.
Hi Sameer,
<b>Unit Testing</b> means testing Your Object as a unit, with out considering any dependencis of other objects;
Testing the object for the functionality and testing with some test cases , testing the output based on the various inputs.
<b>Integration Testing:</b> testing the object w.r.t to other modules also;
if the data into your object is related to other modules, if the change in business scenario in one module is going to effect in other modules, so the integration between the functionality of all objects will be checked.
After the required Configurations and Customizations are done, the testing is done by the functional consultants to see if it is in line with the business requirement. Found good, the end users also test it in the test server. Then they are moved to the production system.
Please reward if useful.
Thanks & Regards
Sadhu Kishore
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 12 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.