|
|
|
|
|
by rohitpaulk
739 days ago
|
|
This is a great idea. We’ve used Storybook & Chromatic in the past to cook up something similar for our front-end apps. There was quite a bit of setup work involved though. How does integrating this into a web app work? Do you hook into an existing test suite? Record sessions on staging? |
|
In this way there's no set up or maintenance required (or very minimal). It updates simulations as changes are made so everything is always up-to-date.
It automatically generates a number of scenarios (data that is fed into the simulation), but you can define new scenarios through the website as well (or describe a scenario for the AI to generate).