Skip to content

docs: TestBench Load Testing tool#5376

Draft
tltv wants to merge 15 commits intomainfrom
docs/testbench-load-test
Draft

docs: TestBench Load Testing tool#5376
tltv wants to merge 15 commits intomainfrom
docs/testbench-load-test

Conversation

@tltv
Copy link
Copy Markdown
Member

@tltv tltv commented Mar 24, 2026

Adds new article documenting TestBench Load Testing tool.

Adds new article documenting TestBench Load Testing tool.
@tltv tltv added the flow label Mar 24, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 24, 2026

Preview Deployment

This PR has been deployed for preview.

URL: https://docs-preview-pr-5376.fly.dev

Built from 5be5fe2

@caalador
Copy link
Copy Markdown
Contributor

Added feature that is not yet documented is that recording generates csv files for values that can be expanded to have random input for users.

Sample generated file crud-example-data.csv gets the content:

input_1,input_2,input_3,input_4,input_5,input_6,input_7
TestFirstName,TestLastName,test@example.com,123456789,1934-01-01,Vaadin Expert,Model

Adding rows will make the test use random rows for different users and this can be used to lessen impact with duplicate inputs.

Not adding anything the testers will run with the same data as recorded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants