Answer Posted / guest
I was testing a developed object. There are two types of
testing
- Negative testing
- Positive testing
In negative testing we will give negative data in input and
we check any errors occurs.
In positive testing we will give positive data in input for
checking errors.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the differences between session method and call transaction method? : abap bdc
What is the difference between synchronous and asynchronous updates?
What are different abap/4 editors?
Update types in Call transaction method. What is the difference?
What is cts and what do you know about it? : abap hr
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
In which particular scenario we use sorted table and which particular scenario we use standard table?
Difference between BDC vs Direct Loads?
What is system-land-scape of your project?
What are Pull and Push Methods?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What is time constraint ? : abap hr
How do you process errors in session method ? : abap bdc
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
What is at exit-command:?