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
Explain the sequences of event block?
Can we reuse a userexit?
What are two different ways to add fields to sap tables?
When value table becomes check table?
In which time constraint does the infotype records depend on the subtype ? : abap hr
what is mean be On Change of in Control Break statement
Explain the advantage of structures?
What is a view? : abap data dictionary
How to set an Enhancement point for a custom report?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
How to call a subroutine in sapscript?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is off cycle payroll run
What are the screen painter and menu painter?
What are datasets in abap?