what is technical documentation and functional documentation?
what are the steps for unit testing?
Answer Posted / buddula15
Functional Documentation contains more into Functional
requirement information.
Technical Documentation contains purely technical
information of the objct like how the selection screen will
be, what are the tables to be used, how the output will be
and etc.,
Unit Testing is depends on object but it is only testing
the developed object and screen shots with different
outputs and all.
Buddula15
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is an update task? : abap modularization
What are the page windows? How many main windows will be there in a page window?
Difference between sy-tabix and sy-index? Where it is used?
Can you delete data element, which is being used by table fields. : abap data dictionary
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
In se11 -->Tech. settings --> Data class. If I save table as Mater data OR Transaction data, what effect will it has for 'Storage' in Database after activation. or In Database how it will store in both the cases.
How to find Kernal badi ?
What is primary index?
What is logical database? : abap hr
What are the check tables and value tables?
What is the meaning of table buffer? This buffer is used by which type oftable?
What is a transaction variant and why are they used?
What are the two ways for restricting the value range for a domain? : abap data dictionary
Different between Interface and Abstract classes?
How can we omit a leading sign and a leading zero in sapscript?