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]How can I upload files for test case execution
Moderators: Amaradana, TurboPT, TL Developers
[Solved]How can I upload files for test case execution
Last edited by istream on Fri Oct 15, 2010 5:18 am, edited 1 time in total.
[SOLVED]Re: How can I upload files for test case execution
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.
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.