/
Semantic error checking

Semantic error checking

As well as checking for syntax errors explained in the earlier section the integrated story editor additionally checks for semantic story errors as you type, which helps you further to write the story correctly the first time round. This semantic error checking is primarily applied to step pattern parameters, or rather values that you specify for them as you write the story. So for example if you are trying to make use of an existing step that was created earlier which has one parameter of type Number and if you were trying to specify a String value for that parameter the editor would highlight this error and show a relevant error message when you drag your mouse over the error icon shown on the left to where the error was found. 


  • need to add another example showing error checking for invalid parameter value


Another example of semantic error in case of an empty / missing parameter:


A more complex example involving a misformatted tabular parameter field value on row one and a missing tabular parameter value on row two:




Related content

Story syntax checking
Story syntax checking
More like this
Autocompletion for steps
Autocompletion for steps
More like this
Step patterns management
Step patterns management
More like this
Story execution reports
Story execution reports
More like this
Disable Uploading of Step Patterns from CI Server
Disable Uploading of Step Patterns from CI Server
More like this
Autocompletion for step parameters
Autocompletion for step parameters
More like this