qspin / qtaste

[NEW RELEASE VERSION 3.0.0] The QTaste is an open-source functional and non-functional test environment offering services to developers and testers. It has been implemented following a data driven testing philosophy.
http://www.qtaste.org
GNU Lesser General Public License v3.0
6 stars 11 forks source link

Campaign loader doesn't complain about non existing test case #229

Open dergo opened 7 years ago

dergo commented 7 years ago

When a test case is manually added to a test campaign XML file, if it doesn't exist, QTaste doesn't complain about it when loading/executing the test campaign.

The test campaign loading and execution should fail in this case.