When the last code statement is executed, the allocation for testString in the Program Monitor window is not the expected text. This indicates that test1 is not being initialized to:
Welcome to VisualAge for C++
In the Source window you can see that test1 has been commented out and therefore cannot be initialized (you did this in a previous step).