Shared steps Test case - NextensArelB/SwaggerGenerationTool GitHub Wiki

##Objective Describe making a new shared steps and converting a test vas into a shared steps

##Who

  • Test & Requirements Analysts (T&R)

##What When there are multiple features with the same AC to make a test case for.

Making a shared steps can be done by making a new test case and by converting a existing test case into a shared step

##Making a new shared steps

  1. Make a new test case by following step 1-6 in chapter Test Analysis
  2. Click "create shared steps button" image.png
  3. Name the Shared Steps image.png
  4. Scroll down and click on the linked item image.png
  5. Make steps by using Gherkin-format and save image.png
  6. The test case will have the shared step in one step image.png

##Add excisting shared steps in a test case

  1. Open test case
  2. Click on Insert Shared Step button image.png
  3. Click on Run Query image.png
  4. Choose the shared step you want to add and insert image.png

##Converting excisting test case into a shared steps

  1. Open the excisting test case
  2. Select the steps you want to turn into shared steps, this can be all or a selection, and click create shared step image.png
  3. Give your shared steps a name and the shared steps will be opened including all the steps you shared
⚠️ **GitHub.com Fallback** ⚠️