adspace
What is the unit test and how will you done this unit test?
What r the results did you get?
Answer Posted / Ashvin Yadav
Unit Test in SAP Netweaver refers to testing individual units of code, such as methods or functions. This can be done using tools like ABAP Unit or NUnit (for ABAP in the Java stack). Results will vary depending on the specific unit being tested and the quality of the code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers