Philippe Makowski, Firebird related

To content | To menu | To search

Firebird Q/A

Entries feed

Wednesday 6 February 2008

Using context variable

After running Q/A tests, we use a tool made by Pavel to generate an html report.


To have nice report and don't have to give description to the tool that generate the report, the best solution is to use these context variable when you run tests :

run_description and run_seq


So for example you can run :
/usr/bin/qmtest run -C ../../context15 -o FCS-glsd-Linux-run4.qmr -c run_description=Linux -c run_seq=4

Wednesday 12 December 2007

Qmtest clean up for Firebird 2.1

Last days I made a major clean up on our Q/A tests

Here the convention we use for tests related to registered bugs in our tracker (Jira) :

A test is named with the same name as in Jira eg CORE_1108

If a test exist for a previous Firebird version, the new version will take the same name plus the Firebird version eg CORE_1108-21

If a test need some variant between platform, we use w  for  Windows and p  for  Posix eg  CORE_932w and CORE_932p

For all other tests, not related to bugs, Qmtest manage all simply by incrementing the number of the test