How can I create a new project in Testomat.io?
- Register at app.testomat.io and activate your account.
- Open the Dashboard.
- Click New Project.
- Enter a Project Title.
- Select the project type:
- Classical Project – for manual test management without BDD.
- BDD Project – for teams using Cucumber/BDD and Markdown-based test cases.
- Choose whether to start with demo data or an empty project.
- Click Create Project.
Your project is now ready. You can start creating suites and adding test cases.
More information
Section titled “More information”For detailed instructions, see the Start From Scratch guide.
If you’re unsure which project type to choose:
- Select BDD Project if your team writes automated tests with Cucumber or follows a BDD workflow.
- Select Classical Project if you primarily manage manual test cases.