Sorry for the delayed reply! Using the `--iterations 1` CLI argument will override options specified within your script. Check out grafana.com/docs/k6/latest/using-k6/k6-options/how-to/ for more information on argument precedence.
Can I ask, could you make a tutorial for testing web performance by using the K6 tool? And also make the generated report after completed the test. Thank you so much for all of your tutorial ❤
how do you follow a page object model or oop like approach and making things more reusable and still test browser performance and user experience?
Thanks for all tips I found it very useful
Question. Is there a way to pass in a CLI argument to select and run 1 request and not the entire script?
Sorry for the delayed reply! Using the `--iterations 1` CLI argument will override options specified within your script. Check out grafana.com/docs/k6/latest/using-k6/k6-options/how-to/ for more information on argument precedence.
Is it possible to write k6 test script in an existing jest e2e test script to load test the complete application?
Can I ask, could you make a tutorial for testing web performance by using the K6 tool? And also make the generated report after completed the test. Thank you so much for all of your tutorial ❤