Flowriter docs
Login to Flowriter
  • Getting started
    • What is Flowriter?
    • Create a free trial account
    • Sign in
    • Supported languages
    • Help & support
    • Log out
  • Account settings
    • Billing details
    • Languages
    • Security
    • Close your account & delete all data
  • Buying & using credits
    • Use credits
    • Buy credits
    • View credit balance & usage
  • Epics
    • Epics in Flowriter
    • Add an Epic
    • Automatically suggest Stories
    • Card and List views
    • Generate content for multiple stories
    • Export an Epic's Stories
    • Rename an Epic
    • Delete an Epic
    • Bulk delete stories in an Epic
  • User Stories
    • User Stories in Flowriter
    • Viewing Stories & progress
    • Add a story
    • Automatically build flowchart and Acceptance Criteria
    • Navigating a Story's sections
    • Rename a Story
    • Change a Story's language
  • Working with flowcharts
    • Flowcharts in Flowriter
    • Flowchart capabilities & requirements
    • Automatically generate a flowchart
    • Manually create a flowchart
    • Edit a flowchart
    • Save changes to a flowchart
  • Generate Acceptance Criteria
    • User Journeys & Acceptance Criteria in Flowriter
    • Generate Acceptance Criteria
    • Copy User Journeys & Acceptance Criteria
    • Export User Journeys & Acceptance Criteria
  • Generate Test Scripts
    • Test Scripts in Flowriter
    • Generate Test Scripts
    • Copy Test Scripts
    • Export Test Scripts
  • Data security & privacy
    • Our security practices
  • Legal
    • Terms & conditions
    • Privacy Policy
    • Cookie Policy
Powered by GitBook
On this page
  1. Generate Test Scripts

Export Test Scripts

PreviousCopy Test ScriptsNextOur security practices

Last updated 5 months ago

You can export a Story's Test Scripts to Javascript (.js) files. This is useful for direct import into test automation tools like Cucumber.

On the Story toolbar, click the Download button and select Test Scripts (.js) from the menu:

Test Script export file structure

Flowriter will prepare a separate .js file for each scenario Test Script. The files will be downloaded in a single ZIP file that when expanded will look similar to this:

Open the .js files in a code editor: