[Automated-testing] Test Automation Frameworks: Test result format

Carlos Hernandez ceh at ti.com
Mon Sep 8 06:07:09 PDT 2014


On 09/08/2014 08:48 AM, Markus Boos wrote:
> Hi
>
> I know there was a discussion ongoing a while ago:
> Automated testing on real hardware (http://article.gmane.org/gmane.comp.handhelds.openembedded.core/45907)
>
> But following the recent discussion on this mailing list open up more questions to me.
>
> The TI guys made a framework called arago (http://arago-project.org/wiki/index.php/Main_Page) based on STAF (http://staf.sourceforge.net/).

The framework is called Opentest, 
http://arago-project.org/wiki/index.php/Opentest


>
> Then we have the well-known LAVA framework.
>
> Both of them are suitable IMO as a system test framework but not for acceptence tests.
>
> For acceptance tests robotframework comes into play (for us) and it allows me to write system tests as well.
>
> Is there one common "language" or file type to publish results from the tools above?

Opentest uses xml files to tranfer test requests and test results.
http://arago-project.org/wiki/index.php/OpentestArchitecture

>
> Kind regards
> Markus
>   
>
>



More information about the automated-testing mailing list