Hi. I'm working on test automation for android and iOS apps. We use TestLink and I need to be able to upload the results. We'll be running the automated test on a number of devices. So we make use of platforms and builds. The way I see it the best way for us will be to manually upload the results for each device.
So my first question is: Am I being thick? I can't find where you upload the xml. Where do I look for it? Do I need to login as admin to do that? Does it need to be enabled in some config?
Providing I'll find where it's done. What do I need to do to import the results for the correct build/platform? Could that be a part of the xml?
Many thanks,
Rad
Importing results
Moderators: Amaradana, TurboPT, TL Developers
Re: Importing results
1. for config options best source of documentation is config.inc.php
2. if you do some search on mantis (without filtering CLOSED issues) you will find some issues regarding last changes on results.xml format
3. in addition on TL 1.9.2 installation there is a docs folder where you can find (digging a minumun) file examples
4. button to import results is present on Execute feature, you have to select on test case and on right hand frame you will get the button (think there is no option to enable/disable) You have to have role with right to execute test cases
2. if you do some search on mantis (without filtering CLOSED issues) you will find some issues regarding last changes on results.xml format
3. in addition on TL 1.9.2 installation there is a docs folder where you can find (digging a minumun) file examples
4. button to import results is present on Execute feature, you have to select on test case and on right hand frame you will get the button (think there is no option to enable/disable) You have to have role with right to execute test cases