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
What are the user interfaces of interactive lists?
What is the max no of match code id’s that can be defined for one match code object?
What will you code in start-of-selection & end-of-selection ?
How can we determine a vendor is Bloc/Unblock from the table LFA1?
Why are insert and append statement used in sap abap?
What are the personnel administration related infotypes? : abap hr
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
What is append search help? : sap abap data dictionary
how to see the table output?
What is a transaction variant and why are they used?
What is the transaction code to display the payroll results ? : abap hr
What are the different types of parameters?
What are the types of the software component being deployed in the sap?
How to eliminate duplicate entries in internal tables?
How do you populate data into a multiple line field?