All Downloads are FREE. Search and download functionalities are using the official Maven repository.

demo.shop.shop.perftest.properties Maven / Gradle / Ivy

Go to download

benerator is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options.

The newest version!
#benerator defaults
context.defaultPageSize=1000
context.defaultNull=true
context.defaultEncoding=UTF-8
dbBatch=true
locale=de
country=DE

# scaling parameters
product_count=5000
customer_count=5000
orders_per_customer=3
items_per_order=3

# specific data
[email protected]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy