‎2008 May 06 9:49 PM
Hi ,
I have question about unicode UCCHECK programs testing.
Do we need to do testing after UCCHECK errors are fixed and Unicode flag is set in SE38 to check the functionality and runtime errors in Non-Unicode system?
Or
Just do the testing in Unicode system after conversion?
For what volume of programs , we should use transaction SCOV for test coverage?
Thanks!
‎2008 May 06 10:12 PM
Hello Yogita
If you removed all Unicode errors and set the flag this just means your program objects run on a Unicode system - either right or wrong
Therefore, you must test on a Unicode system. See also:
I would recommend to use transaction SCOV even with a small number of program objects. This way you can make your experiences with the coverage analyzer and you are prepared for "big" development tasks.
Regards
Uwe
‎2008 May 06 10:12 PM
Hello Yogita
If you removed all Unicode errors and set the flag this just means your program objects run on a Unicode system - either right or wrong
Therefore, you must test on a Unicode system. See also:
I would recommend to use transaction SCOV even with a small number of program objects. This way you can make your experiences with the coverage analyzer and you are prepared for "big" development tasks.
Regards
Uwe