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
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the different message types available in the abap/4 ?
What is a data dictionary? : sap abap data dictionary
How to insert a line into abap internal tables?
What is the definition of modification in an sap system and how do they impact an upgrade?
Can we create a gui status in a program from the object browser?
What is hotspot?
What is the syntax for call transaction? : abap bdc
What are the data types of the abap/4 layer?
What are the page windows? How many main windows will be there in a page window?
What is a table cluster? : abap data dictionary
What is the difference between open_form and close_form?
What is search help exit? : sap abap data dictionary
Explain the differences between se01, se09 and se10?
when are objects are passed from task to the change request?