Environment Name has different lengths
Brought to you by:
andreas_rth
I was able to create an environment with a name of "Windows 2003 - Oracle - Banner" and save it. Under testevnironment.EnvironmentName the string is allowed to be 50 characters. However, when I had a user "run the test," the Save Results button resulted in a sql insert error which indicated that the Environment name was too long. Under testsuiteresults.Environment, the string is only allowed to be 20 characters. In order to avoid this mismatch, the testsuiteresults.Environment field should be increased to 50 characters.
Test