Hi,
I was working on organising and managing test data for my test scripts in py.saunter.
Wanted to check with the group if someone is using any python module(pickle, shelve..) for data persistence. If so, which one have you chosen ?
My requirement is to fetch and save test data from app DB that will be used in test scripts.