List Icon
Archiv Mailingliste

2019 bis Juli 2022  2018  | 2017 2016 2015 | 2014 | 2013

Die Mailingliste ist seit Juli 2022 geschlossen, dient aber weiterhin als Informationsarchiv zu QF-Test.
Wenn Sie über Neuerungen zu QF-Test informiert bleiben wollen, können Sie einfach unseren Newsletter abonnieren:
Newsletter abonnieren


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[QF-Test] [QFTest] - How to filter Test-cases for test execution


  • Subject: [QF-Test] [QFTest] - How to filter Test-cases for test execution
  • From: Sophie Do Khac <sophie.dokhac@?.com>
  • Date: Tue, 5 Jun 2018 14:40:01 +0200
  • Delivered-to: qftest-list@?.net
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=BO2RAetJNvRgAG1SsssXhyANt0eD2PYUkPpcqBroQ2A=; b=P4D7RpkXL7tinIuBwFg2bzp2Ad25bIaOdSuXZpth4sOR0uvMbwZomwOEPxWjGYNza1 TX1j0wXJzQP5WaQyPk29/K42VR3nfPtxFAD6xjQMlAEBMcvIN7GhiC7Tp7/H0wMaj+Ln y4robhfT/JCq1dkHOoCTFgS/iZ+4pMpIz7H6R9rZs8+kYs9cM3daFP8rLHCKQtZNepGZ mylV1MhrFPJ1Iy9gpXt5vrorxeiuvu/KykJzmFIJljR2kgEAo5TfmuxZ4pUaodLa3tlK MShSJHFlJx37vszIYguS+QJF6QLSG8mYhRPJVzW1Xkrto2WxxmlQbOrZU9irKSK9iJxr NBlw==

Hello all,

For our application, we have created several Test-suites and in each Test-suite we have several Test-cases.

Today the execution time of all Test-suites reaches a maximum.
So, we would like not to run all Test-suites and Test-cases each time we have to validate a new change in our application.
Instead we would like to run only Test-cases of Test-suites functionally linked to the change (risk analysis). 

I have in mind a process in 2 steps:
1- Ability to set label(s) or tag(s) on each Test-case
2- When launching QFTest in command line, ability to specify one or more label(s) (with operators AND and OR) and QFTest only executes Test-cases matching the label condition

I've read the QFTest manual and I don't find any way to reply to my need. 
Do you have any idea to help me?


Thanks a lot in advance,
Sophie