# Test Execution Result Codes SpecFlow+ Runner returns the following result codes, which are included in the JSON output: |Code | Meaning| |-----|--------| |0|Succeeded| |210|Ignored| |310|Pending| |410|NothingToRun| |420|Skipped| |510|Inconclusive| |520|CleanupFailed| |530|RandomlyFailed| |540|Failed| |550|InitializationFailed| |610|FrameworkError| |620|ConfigurationError|