The main advantage of using X-Ray is, the scenarios can be imported directly from X-Ray for running the automation scripts instead of automation team writing the scenarios.
When we compare Cucumber and X-Ray:
-> Feature corresponds to Test Set in X-Ray
-> Scenario corresponds to Test in X-Ray
-> Background corresponds to Pre-Condition in X-Ray
If we observe closely, background is at the feature level(common steps for all the scenarios in the feature goes to background) and hence, in X-Ray there should be an option to link the Pre-Condition to the Test Sets instead of linking to Tests.
Linking Pre-Conditions to the Tests is not making much sense.
Hi @santhanu k
Maybe you should send an email with this on the vendor's support? You would have higher chances of someone replying to you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.