You can generate random, realistic data as part of your tests - e.g. for creating names, addresses, phone numbers etc so that you don't to pre-define this data. This is facilitated by Virtuoso's extensions (javascripts that can be called in test) and the faker.js library.