Answer Posted / subeesh kannottil
There are a lot of things to check when doing a testing like
validations which is the most important part.For Example a
phone number should not be more than 12 digits because we
have declared it as char(12) in the table and in the module
pool screen we should only give space for the 12 characters
.When creating a purchase order the dates are important the
end user should not be able to create a purchase order for
the dates prior to the system date.(i,e today).We should
test with the wrong answers more than the correct answers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is design pattern? Provide example .Why are we using it?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What is payroll driver ? : abap hr
What is open sql vs native sql ?
how to modify the standard method as per your requirement
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is the difference between RETURNING and CHANGING parameters for a method?
Can a constructor be redefined?
Explain what are the problems in processing batch input sessions?
What is the disadvantage of using exec sql statement in abap?
How to specify a client for database table processing?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is the reserve command?
What does the insert statement in extract datasets do?
What is collective search help? : sap abap data dictionary