Subject7 version 9.8.0 - 11/27/2022 - NOT Available for on-prem installations yet

Subject7 version 9.8.0 has the following enhancements and bug fixes:

  • Introduced new automatic web driver update and removed Custom Chrome driver from Administration > Account Preferences. Going forward, if the browser is updated to a new version, the driver will be updated automatically during execution on all supported operating systems (Windows, Linux and MacOS)
  • Introduced new BDD Gherkin-style test case to Test Library. Users can now easily create Gherkin flows as follows:
    • Under Library > Tests, click + and select Gherkin Scenario
    • New Scenarios start with 3 empty steps (Given, When, Then)
    • You can add additional steps using Given, When, Then, And, and But
    • Expand any of the steps to select an existing step by typing the name in the Select or Type field and picking from the list, or click the Add or View button to create and define a new step
    • While typing the name of the step, or when you’re defining the step, you can create parameters for the values to be used at runtime. For example, you can type "Navigate to <URL>"
    • Parameters are flexible, so you can choose from TEXT, CHOICE, or BOOLEAN on the step definition screen
  • Removed Alias field from all commands where Inline XPath is used. Going forward, all aliases will be automatically collected from the XPath
  • Added a new NTLM authentication to REST and SOAP Connections
  • Added a new filter by Comments in Web Locators artifact
  • Improved Set_List reading of CSV files to generate all contents when the first cell is not part of the table
  • Fixed an issue with the links sent via email from Execution Set executions where previously the link would not work
  • Fixed an issue with importing test cases where previously some locators would be exported but the folder would be hidden
  • Fixed an issue with exporting test cases where previously function comments would not get exported
  • Some other minor enhancements and bug fixes
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

Please sign in to leave a comment.