Answer Posted / sukhbir
Generally,A Abaper will do only unit testing...
testing is done with the provided data at the time of
development to check u'r changes..
IF u have to write a code to add A and B to get c.
after writing the code ,u will run the program with
provided data to check the desired output..
input a= 1
b = 2.
c = 3 ..
unit test is correct !!!done ...dev completed.
u hav code the requirement..
Regresion testing and integration testing will be done by
function consultant...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which type of tables used this buffer?
What is function group?
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
What is projection view?
What is the role of ‘refresh’ in internal table?
How are BAPI different from Normal function modules ?
How do you get the number of lines in an internal table?
i have cleared my technical round and manager round in cts but they told me u will get a call with in couple of days now i dont know about my status
What is an “on request field” statement?
What are the different message types available in the abap/4 ?
What are the buffering options in abap?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
Can anyone done BDC/LSMW/BAPI for F-02 and F-04.If yes let me know the processs
How to transfer data into line items using batch input session method? : abap bdc
How do you read files from the application server ? : abap bdc