Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

unicode testing

Former Member
0 Likes
380

hi experts,

what is unicode testing,how to test. can you explaine me this,

thanks in advance

radhakrishna

1 REPLY 1
Read only

Former Member
0 Likes
328

first of all , run UCCHECK on your programs which will give you all errors, fix the errors and then test. Unicode testing would be no different than any other testing. The program should be re-tested to ensure it still performs the way it did prior to unicode corrections.