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
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
Type casting and error handling
What is the difference between scrolling a table horizontally and vertically?
What are table clusters?
Explain how is batch input process different from processing on line?
What is erp? : sap abap hr
What is locking? : abap data dictionary
What are the various events associated with screen programming?
What is meant by hot spots? : abap data dictionary
What functions does a data dictionary perform? : abap data dictionary
What is the difference between native sql & open sql? : abap data dictionary
What primary key and foreign key relationship
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is meant by stacked list?
Explain what is sap script? What is the purpose of sap script?