Forum Discussion

dpiotrowski's avatar
dpiotrowski
Contributor
10 years ago

Error message when running a test with parameter in command line

It seems that this problem occured after upgrading to TestComplete 10.20, it worked well on 10.10.



I run a KeywordTest via command line like this:

%TC_PATH% %SOLUTION_PATH% /r /p:AV_Studio_Tests /t:"KeywordTests|PerformanceTest_Main" /e



PerformanceTest_Main uses a parameter which is set to default value, so I assume i shouln't need to specify it once again in command line. It used to work fine this way, but now (on 10.20) I got this error message. Is there a way to turn off this error message? (I really wouldn't like to waste my time and downgrade to 10.10)