Subject7 version 8.6 - 9/7/2019

Subject7 version 8.6 has the following enhancements and bug fixes:

  • Compact JSON mode is introduced in the advanced view which allows easier copying and pasting of steps. In order to convert advanced view to the compact mode take the following steps:
    • Click on your username after logging into Subject7
    • Go to Preferences -> General -> Advance View Type
    • Select Compact
    • Save
  • Step over functionality is added to local player to further the debugging experience. In order to use it, set a breakpoint somewhere in your test case or simply pause the execution of a test case and instead of hitting the play button again, click on the newly added step over button to the right of the play button and step over the test case one step at a time
  • Admin of the count can change the login to Subject7 to 2-phase via Google Authenticator. In order to activate it, admin of the account has to go to Administration -> Account Preferences after logging into Subject7, turn the 2FA on, and save
  • Added similarity option to desktop_verify command to improve the accuracy of verification. The default value of the command is 0.7, and it can be increased to 0.98. As the number goes higher, it looks for more exact matches in the image
  • You can now add comments/description on individual steps. Simply click on the first icon to the left of the command text to add comments for that step. These comments are saved with the test case and also get included in the exports
  • New Selenese supports conversion from Selenium IDE 3.x recordings while preserving the Selenium IDE 2.x recording option
  • Details of a step can be opened by single clicking on the command text
  • Multiple test cases can be selected for export to PDF and Excel
  • Export/Import is changed to use user’s selected data sets as opposed to the default ones
  • Type ahead issue when selecting a command from the list of commands is fixed
  • Verify_text command is enhanced is to include additional options for DOM, web page, or both with the default of both
  • Verify_file_download command is enhanced to allow wildcards (i.e. *) in the Base Dir field
  • Get_ssh_value command synchronization between the wizard and the command description is fixed
  • Get_ssh_value command is enhanced to also show the result/output of each SSH command executed
  • Manual tests can use Data Templates/Data Sets now
  • Hybrid type is introduced in the test library. Hybrid is a test that includes a combination of manual and automated steps which can get executed locally and on the cloud. Manual steps are ignored when part of hybrid tests
  • Duration is added to the executions report export
  • Copying of a step with "check on" used to copy the step but leave the checkbox unchecked. This issue is resolved
  • Issue related to opening screen shots of a failed test case is resolved
  • Get_rest_value issue with xpath’s that include variables is resolved
  • 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.