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

LATEST Official version.
Questions and discussions - NO ISSUES
FOR ISSUES => http://mantis.testlink.org

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
istream
Advanced user
Posts: 59
Joined: Wed Mar 31, 2010 10:28 pm

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

Post 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.
Last edited by istream on Fri Oct 15, 2010 5:18 am, edited 1 time in total.
istream
Advanced user
Posts: 59
Joined: Wed Mar 31, 2010 10:28 pm

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

Post 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.
Post Reply