Answer Posted / radha
Unit testing is done in bit and pieces. Like e.g. in SD
standard order cycle; we do have 1-create order, then 2-
delivery, then 3-transfer order, then 4-PGI and then 5-
Invoice. So we will be testing 1,2,3,4 and 5 seperately
alone one by one using test cases and test data. We will
not be looking and checking/testing any integration between
order and delivery; delivery and TO; TO and PGI and then
invoice.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What are Pull and Push Methods?
What are the components of selection table?
What is the significance of the screen number ‘0’?
What is an “on input filed” statements?
Static and instance variable and method with live example. Why and when to use
Does every abap/4 have a modular structure? : abap modularization
What is the max no of match code id’s that can be defined for one match code object?
Explain the difference between a pool table and a transparent table?
How do you write a function module in sap?
Print options in smartforms?
How many lists can a program can produce?
Explain what are the events used in interactive reports?
What do you mean by cluster tables in sap abap? Also explain what do you mean by table cluster? : abap data dictionary
What is the difference between free and refresh?
How to debug a sapscript?