[qmtest] using an expectation database

Stefan Seefeld stefan at codesourcery.com
Sun Mar 13 20:38:46 UTC 2011


Andreas,

On 2011-03-12 16:08, Andreas Saebjoernsen wrote:
> We've explored QMTest, and we've a prototype usage in place. However,
> there are a few things that are unclear to us so we hope that you
> could help explain how QMTest works in these cases.
>
> These are the questions we've not been able to explain:
>
>   1) Is the feature for having expected test-statuses on a per-target
> (e.g red hat linux, windows, etc) basis implemented?

I think that is implemented, yes. See 
http://www.codesourcery.com/public/qmtest/qmtest-snapshot/share/doc/qmtest/html/tutorial/customizing-expectation-databases.html 
for how to use that.

You would need to annotate individual test-runs with values that you can 
then reference in the expectation database. I believe the only 
implementation we provide is via an XML file, but a new extension class 
could be written that fetches expected outcomes from SQL, too.

Regards,

     Stefan

-- 
Stefan Seefeld
CodeSourcery
stefan at codesourcery.com
(650) 331-3385 x718




More information about the qmtest mailing list