✂️ Splitting your test

Creating relatively short tests is an excellent practice for maintaining and reusing them easily.

It is never too late to apply this good practice even if you previously recorded long tests, and that's achievable thanks to the Split test feature!

  • Click on the step you would like to split the test from (this must be at least the second step)

  • You will be presented with the modal.

  • Click on theEdit test button

  • Click on Split test

  • You will then be asked to re-name the new, split tests

  • Click on Split Test in the upper right-hand corner to save your work.

Waldo will then validate your split tests to ensure that they can be executed in the platform.

Congratulations, you just split your test! 🎉