Subject7 version 7.2 - 7/19/2016

Subject7 version 7.2 has the following enhancements and bug fixes:

  • Main menu is moved from left hand side to the top
  • Number of times local run is executed is added to the dashboard. This count does not include resumes from the middle of the test case
  • Breakpoints are saved with the test case after saving of the test case
  • SUB_STRING command is added so that you can extract a portion of a given variable or text into another variable
  • CHANGE_CASE UPPER/LOWER command is added so that you can make a string all upper case or lower case respectively
  • NORMALIZE_SPACE command is added that will remove the extra spaces from a given text
  • Final status of a test case (i.e. pass, fail, or fail_skip) is now added in the local run next to the overall execution time
  • Web id is added to the filter for Locators
  • At locator creation time, all the existing duplicate locators are shown to the user in a warning message
  • SET_DB command is enhanced to accept a SQL file that is uploaded through the Artifacts -> File Uploads menu
  • SET_DB command is enhanced to allow multi-select from the database. If your select command returns multiple values, use a comma separated list in the variable name field
  • Wildcard (*) can be used in dropdown filters now. For example, to filter all of the text locators, you can use the filter *text
  • Timeout is added to the REST callback of execution sets
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.