2007 Feb 01 5:28 PM
2007 Feb 01 5:37 PM
hi
ABAP
Data type
Test case [notes]
Result
Character C
ABAP data value width < 10
[rtrunc]
ABAP field width > 10
[left-justified, filled out with trailing blanks]
OK
ABAP field width = 10
OK
Numeric N
[undef]
Packed P
[undef]
Integer I
[undef]
Float F
[undef]
Date D
[undef]
Time T
[undef]
Hexadecimal X
-1269
2007 Feb 01 5:46 PM
Hi,
A test case describes a series of steps in a transaction or set of transactions pertaining to a given business process carried out via SAP. Execution of a test case simulates the effort ordinarily performed by staff.
For more information, please check this link.
http://web.mit.edu/ist/org/admincomputing/dev/qa_testprocess.shtml#case
Regards,
Ferry Lianto