<
E2E Testing with Cucumber and Screenplay Design

2023-11-13

Automated testing is essential in web application development. Especially, the importance of E2E testing before release is high. This time, I will introduce my experience of incorporating the famous Cucumber and Screenplay design in BDD....