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
Difference between Read and Get cursor?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is a persistent class?
What actually happens in real-time recruitment? : sap abap hr
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
How can cluster table be created?
What are smart forms?
Did you create secondary index?
How can we use / display table in a screen?
Why grouping of fields is required? What is the max no of modification groups for each field?
How many detail lists can be created in interactive reporting?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What is the maximum number of match code id's that can be defined for one match code object ?
What is the bitwise operator in the sap abap?
How to find the return code of a statement in abap programs?