Create Spec File
Last updated
Last updated
Create Spec File directs the user to the page where a new spec file is created.
Spec files are the main files containing the test cases. It can include more than one scenario.
The following steps are followed to create a spec file;
Select project from BDD File List page.
Click the Create Spec File button.
Enter the file name.
Scenario can be added to the spec file to be created. Click Click the New Scenario button on the BDD Editor screen for this.
Enter the Scenario name.
Add Tag.
a. Click on the New Tag button to add a new tag. b. Click on the New Test Step button to add a test step
a. Click the Save button to save spec file. b. Click the Cancel button to cancel the adding process.