Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Xray Cloud: BDD Step Library seemingly not updating as Cucumber steps added.

Background:

Under Testing Board > Configure Product > Xray Settings > BDD Step Library

It states "Whenever BDD steps are created or modified, Xray will index the steps to be displayed in a BDD library. Indexing will process all steps from a given test (or precondition) and store them in a BDD library."

Also it states "A reindex operation of the BDD steps will be triggered as a background task when step index heuristics are changed."

Expectation:

The expectation that I have is that if I write a Cucumber test, and click the checkmark, that my Cucumber steps should automatically populate the BDD Step Library.

Further, I expect that if I change the heuristics, that all my Cucumber tests will be reindexed and any 'missing' Cucumber steps will be added to the BDD Step Library.

Questions:

Are my expectations incorrect? Am I missing something? Is there a bug? Do we need an update?

1 answer

After some experimentation I learned that Keyword case sensitivity seems to matter.

  1. Given ✅

  2. And ✅

  3. When ✅

  4. Then ✅

  5. GIVEN ❌

  6. AND ❌

  7. WHEN ❌

  8. THEN ❌

We have the same issue with steps not being updated and it is not due to case sensitivity :(

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events