# Quick Run

1. Create a test module in test repository, which acts as a container for related test scripts. ![Create module](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-dac54101079b29f9f4340c26f1140c05940def8f%2Fcreate_module.jpg?alt=media)
2. Create a test script inside a test module, which contains a sequence of test steps designed to validate specific scenarios. ![Create test script](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-aefa150987dc052706d0a2acb97114a6f784ecf7%2FCreate_script.png?alt=media)
3. Click on new step and build a specific scneario that needs to be tested and then click on dry run. ![Create steps](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-d50946080f0a7ee1037010f6f6cf21b978e6725b%2FBuild_steps.png?alt=media)
4. Select the browser and click on ***Run Test***. ![Run test](https://239974709-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FycS61vFhJMvvtnJCrDJk%2Fuploads%2Fgit-blob-0476a3be0818607b883cf77098771385fdf5cfbf%2FRun_test.png?alt=media)
