Closed pgte closed 6 years ago
Be able to boot a swarm of N browsers, launch peer-pad on each one of them, simulate users typing, test convergence, measure convergence time (min, max, average, stddev) and report.
What tools can be used for achieving this?
Found puppeteer-cluster
@hugomrdias told me about Cypress
@hugomrdias told me about Testcafe
Decided on using puppeteer-cluster, so far so good!
Be able to boot a swarm of N browsers, launch peer-pad on each one of them, simulate users typing, test convergence, measure convergence time (min, max, average, stddev) and report.
What tools can be used for achieving this?