How to generate test data in Strapi?

What about using Strapi Entity Service API or Query Engine API in order to manage the data, instead of import / export ?
You can read about it here , Query Engine API | Strapi Documentation
Entity Service API | Strapi Documentation