|
|
|
|
|
by r0s
2108 days ago
|
|
I'm primarily focused on automated testing. Which is great but all revolves around test data "fixtures", standardized test data that is integrated with the system under test to be sure all the tests are using correct data. My company is large, and coordinating all this data was typically done over email or jira. I designed and built a test data API service with a web UI, now in heavy use across many departments and three business units. |
|