7 ms·
Interesting. Could I use this to automate testing of massive web applications (100s of screens). And potentially load test?
by grahamgooch 1y ago
Interesting. Could I use this to automate testing of massive web applications (100s of screens). And potentially load test?
- diggan 1y ago> And potentially load test? You wanna load test the local DOM rendering or what? Otherwise, whatever endpoint is serving the HTML, you configure your load tests to hit that, if anything. Although you'd just be doing the same testing your HTTP server probably already doing before doing releases, usually you wanna load test your underlying APIs or similar instead.
- calebhwin 1y agoYes. And you can give BLAST an LLM cost budget or max browser memory usage and BLAST takes care of scheduling.