sherlock
sherlock copied to clipboard
Add Data Collections to Test Cases
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