sherlock icon indicating copy to clipboard operation
sherlock copied to clipboard

Add Data Collections to Test Cases

Open leoGalani opened this issue 8 years ago • 0 comments

Add data collections to test cases.

Ex: You have a set of cases/scenarios that you have to execute against a specific set of data. It can be cellphones models, browsers, specific accounts.

It can be specific items (ex: firefox and chrome) or a collection of items (all browsers)

Tasks:

  • Once Data is applied or removed from test cases, it will add/remove the cases from the cycle.
  • Cycle cases need some sort of identification in the db schema (to know if its a case generated by a collection)
  • Add possibility to apply Data collection for the whole section>scenarios>cases
  • The original case should behave a group for the collections.
  • Add ability to apply/add collections items on the fly
  • Add menu items for global collections

leoGalani avatar Dec 06 '17 12:12 leoGalani