Start dancing with JOSF

Download JOSF

We’re committed to your privacy. Valori uses the information you provide to us to contact you about our relevant content, products, and services. You may unsubscribe at any time. For more information, check out our Privacy Policy.

By clicking the download button you agree and consent to the Valori JOSF Agreement. This agreement informs you in detail of your rights and obligations when using JOSF.  

RELEASE NOTES JOSF 3.0.0

3.0.3

    • New action API cookie with sub actions to extract information from a API cookie like its value, or its meta-data!
    • Added extra logging for when input parameters are set, when using parameterized page actions, api requests or database queries.
    • Fixed an issue where stopping a test after a failed step, would not trigger. Also renamed this preference setting to a more global name, as it involves more than just browser tests.
    • Fixed an issue where the file chooser on input parameters would not show up
    • Fixed an issue where renaming pages, databases or data sheets from their respective file overview, would not update their models, when opening their models in a tab-view.
    • Minor performance improvements

3.0.2

    • Made improvements on deleting Pages that are not referenced anywhere
    • Fixed an issue where pressing the alt-button, caused performance issues on Windows machines. The edit-view in the test script editor is now mapped to control + e
    • Fixed an issue where it would be not possible to remove folders from the page-objects overview
    • Fixed an issue where the playbook runner would style too big, which made it impossible to use the stop button
    • Fixed an issue where importing a CSV file with decimal floating points, into the data-driven table, would split on the floating point (1,5 would become 5)
    • Fixed some performance related issues
    • Minor dependency patch updates

3.0.1

  • fixed an issue where, in some specific situation, data-driven variables where not replaced by actual values, but instead became empty.
  • Add BIC container generator function in variables with ${bureauOfInternationalContainerCode()}

3.0.0

  • Revamped the front-end UI
    • A new and intuitive design for the test script
    • An advanced test step debugger, to get full control over debug sessions
    • An overview of request-response pairs per test session
    • Tabs in JOSF to have more than one test case, page-action, api request, etc… open at the same time
  • Use of system proxy settings
  • Underwater updates to dependent automation libraries
  • A verified and signed Windows installer
  • Improvements to GIT commit speeds