How to understand and run BDD tests in seconds?

You can follow the below steps to quickly run tests Back

Step Description
1 Navigate to Projects icon on the left navigation bar. A demo project has been created for you. You can run tests directly from step 6. To understand how it works, please check step 2 - 5.
2 Click icon to view the demo feature for this demo project.
3 On the feature page, click icon to view the two test scenarios under this feature.
4 On the scenario page, click icon to view specific test steps for one scenario.
5 On the scenario step page, click icon to understand specific commands for one step.
6 Run tests based on environment.
a) Click Run Tests button on the left navigation bar to test your scenario automatically
b) Navigate to the demo project and click icon to open all available features under this project
c) On this new page, select the demo feature you want to run via ticking the checkboxes on their most left column.
d) Once the feature or scenario is selected the button will be enabled. Similarly you can select specific scenarios as well
e) Select your environment you want to run in "Applicable to environment" drop box. Select default if you only have one test environment
f) Type Sprint Number following format YYYY.PIXXX.SPXXX. For example, 2024.PI005.SP003
g) Click button, your selected scenarios will be executed. A new page will show the "Job Id" and it real-time testing status
7 A new page will be generated and show the "Job Id" and its real-time testing status. Also you are able to view your test artifacts via clicking Job History icon on the left navigation bar.