All Questions
Tagged with functional-testing data
1 question
2
votes
3
answers
710
views
Test Data in a Distributed System
A question that has been vexing me lately has been about how to effectively test (end-to-end) features in a distributed system. Particuarly, how to effectively manage (through time) test data for ...