Subject7 version 6.7 - 3/22/2016

Subject7 version 6.7 has the following enhancements and bug fixes:
  • Lock/Unlock functionality is added for all test artifacts, functions, and test cases. If an asset is locked, no other user can modify it unless that user is the owner of it. Only the owner of the asset or an admin user can change the ownership. If an asset is unlocked, any user can edit it. 
  • Refactoring capabilities for locators are added:
    • In order to find all the potential locator duplicates
      • Go to Locator Repository
      • Click on Find Duplicates
      • All the potential duplicates will be returned in groups
      • You can select the ones you would like to merge together
      • You will be asked to select a target locator to merge everything else into
      • After a confirmation page, all the references to the selected locators will be changed to the selected target locator
    • In order to rename a page
      • Go to Locator Repository
      • Click on Rename Page
      • Select the page to be renamed from the dropdown
      • Type the new page name
      • All the references to the old page name will be changed to the new page name
  • SET_VAR command is added through which you can create a variable and assign it a static value, the value of a template field, or an expression such as @var1+@var2-5
  • VERIFY_FILE_DOWNLOAD command is added to the wizard. This command checks to see whether a specific file is downloaded to a particular file location and it has the option of deleting it after downloading and verifying
  • When assigning data sets in an execution set, you now have the option of applying the same data set value selections to all the test cases in the same suite within the execution set or to all the test cases in the entire execution set
  • REST support similar to Chrome REST plugin is introduced. To access this functionality, go to Test Artifacts menu on the left hand side and select REST Connections submenu
  • File upload size limit is increased
  • Scheduling of execution sets is now per account. If one user of an account starts a scheduler, the other users of the account can see that schedule. Prior to this release, it was per user
  • Function Library: Checkin/Checkout changed to Locked/Unlocked
  • Test Library: Checkin/Checkout changed to Locked/Unlocked
  • References to a DB Connection now returns links to the references of that connection so that you can navigate to it easier
  • Generic filters added in the last release are now available for Function and Test Library pages
  • The commands CALL, COMPARE, FILL, INVOKE, SELECT, SET_DB, and VERIFY_TEXT now have the option of adding specific test artifacts needed in them as part of their wizard similar to adding locators when working with a command
  • If you nest functions within another function, now you have the ability to expand the steps of the inner function using +
  • Refreshing the test case steps while test case is in execution in the new local player now gives you the ability to preserve the variables that have already been set in prior steps
  • User Management Page is added on the left hand menu for admin users. Functionality available on this are:
    • Enabling/disabling existing users in your account
    • Editing information for an existing user to include changing password
    • Transferring ownership of all assets in your account to another user
  • Query Management submenu of Test Artifacts changed to Queries
  • 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.