Virtuoso Practitioner: Creating Random Data

Опубликовано: 07 Март 2026
на канале: Virtuoso QA
3,908
5

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.