Why we are converting Java specs into yaml file during execution of code
Normal flow --Build the code with Maven goal Ppublish-Specs-- Run the code with maven spec runner--write specs into yaml--publish the plan over Bamboo server
I want to undersntad why we converting it into YAML file.