I’m team "realistic but not excessive." Like, why generate 10k rows if you’re only ever gonna test with 100?
I use JSON Generator for quick stuff and custom scripts for complex scenarios.
Also, don’t forget to test with *empty* datasets. You’d be surprised how many things break when there’s zero data.
I use JSON Generator for quick stuff and custom scripts for complex scenarios.
Also, don’t forget to test with *empty* datasets. You’d be surprised how many things break when there’s zero data.
