Subject7 version 7.3 - 08/19/2016

Subject7 version 7.3 has the following enhancements and bug fixes:

  • Step search capability is added so that one can search for a command along with any other artifacts and all occurrences of the search item are returned with references back to the step having it
    • Go to Library -> Steps Search
    • Provide your search criteria under Steps Search tab
    • Click on Search
    • All steps meeting the search criteria are returned with all of their references back to steps using them
  • FILE_UPLOAD command is added so that you can perform file upload function in your test automation without having to upload the file into your VM’s beforehand
    • This command takes 2 arguments of Locator and File
    • Locator is the identifier for your file upload widget in your application under test
    • File is a dropdown of all of the files that have been uploaded through Artifacts -> File Uploads
  • SET_TIMEOUTS command is added so that user can change the timeout for page or locator temporarily to different amounts than the default and then switch back to default values later in the test case
  • FAIL_SKIP behavior is changed as follows:
    • If/Else commands result in PASS status instead of FAIL_SKIP
    • CLICK_AND_CONTINUE command results in PASS status instead of FAIL_SKIP whether or not the widget to click on is found
  • Execution set supports multiple browser types
    • Go to execution set menu and edit an existing execution set or create a new one
    • Browser type is a multi-select now so that you can define multiple browser types for a single execution set
  • Test cases in a suite can be visually ordered.
    • Open up a test case
    • Go to Information tab and change the List Order field of the test case and hit save
    • Test cases in this test suite will be visually ordered based on the numbers in List Order field in ascending order
  • When modifying a locator, all the references to the locator are being shown at the bottom of the page so that one would know what the impact of the change is going to be
  • Added a wizard to create Cron expression similar to cronmaker.com
    • Go to an execution set
    • Click on CronMaker link under Scheduling Options
    • Create your scheduling frequency
    • Click on Generate Expression
    • Click on Apply Expression
  • Test case columns in the edit/view mode can be resized
  • Changing scheduler properties notifies the user to restart the scheduler
  • Email notification is enhanced to include a link to the log as well
  • Upgraded Chrome driver to version 2.23
  • Linux web driver is added
  • Upgraded to Selenium 2.53.1 to be compatible with Firefox version 47.x
  • 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.