Page 1 of 1

[Solved]How can I upload files for test case execution

Posted: Fri Oct 08, 2010 11:56 pm
by istream
I am using 1.9.5 Beta. When I am on execute test page, besides, Notes, there is no place to "upload files" on this page.
There is Import XML, which only takes XML formats of course.
Are there any tlcfg parameters to be configured for users to be able to upload files on execute.
Any insight will be great.

[SOLVED]Re: How can I upload files for test case execution

Posted: Tue Oct 12, 2010 7:01 pm
by istream
Use the following:
tlCfg->att_model = $att_model_m1; in the custom_config.inc.php.

When the test case is passed or failed in execution, upload file button appears.