Following issue:
We want to performance test our Fleet Software and for this, we need to create a “near production” like environment with customers that have different access rights and X Drivers and Y Units assigned to Z routes.
I created a tool that accesses PostgreSQL via a Dapper mapping to create all these Drivers, Vehicles and Routes for us. This tool was also highly appreciated for other functional testing QA teams to create valuable scenarios.
I used this Dapper mapping also when I introduced Selenium to the company for functional testing to set up the test pre-conditions.
Here are a few screenshots of the tool (Desktop application created in a .NET environment)

