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 the difference between getting and get late?
Explain what are the events used for logical database?
What are plan versions used for? : sap abap hr
What is a modification assistant?
Work most on which module: name a few tables?
What is sap abap tables?
What are the two methods for modifying sap standard tables?
What is database view ? : sap abap data dictionary
What is structure?
identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT
Specify the types of data dictionary objects.
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is the difference between a pool table and a transparent table?
What is function group?
Explain the advantages and disadvantages of different types of bdc's?