1Test run started : 08/10/2008 12:04:16 2BEGIN StrConv 3 TEST START : Test StrConv function 4 ITEM Assertion OK : Converts the string to uppercase characters:ABC EFG HIJ 5 ITEM Assertion OK : Converts the string to lowercase characters:abc efg hij 6 ITEM Assertion OK : Converts the first letter of every word in string to uppercase:Abc Efg Hij 7 TEST OK : Test StrConv function 8END StrConv 9Test run finished : 08/10/2008 12:04:16 10