‎2007 Jul 06 10:57 AM
hi
How did you test the developed objects?
‎2007 Jul 06 10:59 AM
Hi
Different orgns follow different testing methods
some of them are
Technical Unit Testing : Test of some technical development such as a user exit, custom program, or interface. the test usually consists of a test data set that is processed according to the new program. A successful test only proves the developed code works and that it performed the process as as designed.
Functional Unit Testing: Test of configuration, system settings or a custom development. A successful test shows that the development or configuration works as designed and the data is accurate as a result.
Testing mathologies and types:
1. Unit Testing
2. System Testing
3. System Integration security Testing
4. Performance Testing
5. User Acceptance testing
6. Regression Testing
Reward points for useful Answers
Regards
Anji
‎2007 Jul 06 12:23 PM