Difference between revisions of "ChangeLog 3.0"

From GXtest Wiki
Jump to: navigation, search
Line 7: Line 7:
 
The following list of features are included in version 3.0 and above. For older versions check [[ChangeLog 2.1|this page]].
 
The following list of features are included in version 3.0 and above. For older versions check [[ChangeLog 2.1|this page]].
  
 +
== Version 3.2.0.4016 ==
 +
 +
*3936 - Remove unused options in web.config GXtest Manager.
 +
*3926 - Setup changes to handle GeneXus 15.
 +
*3923 - Deleted logger saving logs on memory. Added chromedriver.close and deletion of temp folders of Chrome.
 +
*3921 - Update DBVersion to 3.2.
 +
*3914 - Minor changes. Added i18n.GetResource, some logs, deleted unused and redundant references and some changes on generate docs for test cases results.
 +
*3912 - Fix Appeartext with quotation marks.
 +
*3907 - Fix Clicktable and Click in Chrome browser.
 +
*3903 - fix Gxtest Recorder in ev1.
 +
*3898 - Fixed Chrome version compatibility.
 +
*3896 - Fix Gxtest Recorder added events in last node goes to the previous node.
 +
*3895 - Fix Fillinput image and fix appeartext.
 +
*3883 - Fix GoToObject.
 +
*3881 - Add logs to GXtest Recorder.
 +
*3869 - Fix nested test cases in GXtest Manager.
 +
*3868 - Disable option to change skins.
 +
*3809 - Fix selectRow in gxFlow and Fix copy/past in Datapool scope.
 +
*3805 - Fix VerifyItemsInSuggestion.
 +
*3790 - Fix Database trigger installation script.
 +
*3785 - Fix Database trigger when delete test case.
 +
*3766 - Fix PressKey Enter.
 +
*3763 - Add Log to GXtest Daemon.
 +
*3751 - Change app pool to integrated mode in Gxtest Manager.
 +
*3750 - Fix sample projects.
 +
*3737 - Fix bug in Result view in GXtest Manager.
 +
*3735 - Add new logs to GXtest Executor.
 +
*3715 - Fix FileUploadDialogHandler avoid blocking IE.
  
 
== Version 3.1.0.3714 (released on January 2016) ==
 
== Version 3.1.0.3714 (released on January 2016) ==

Revision as of 14:36, 21 June 2017

Spanish.gif
English.gif
Japan.gif

The following list of features are included in version 3.0 and above. For older versions check this page.

Version 3.2.0.4016

  • 3936 - Remove unused options in web.config GXtest Manager.
  • 3926 - Setup changes to handle GeneXus 15.
  • 3923 - Deleted logger saving logs on memory. Added chromedriver.close and deletion of temp folders of Chrome.
  • 3921 - Update DBVersion to 3.2.
  • 3914 - Minor changes. Added i18n.GetResource, some logs, deleted unused and redundant references and some changes on generate docs for test cases results.
  • 3912 - Fix Appeartext with quotation marks.
  • 3907 - Fix Clicktable and Click in Chrome browser.
  • 3903 - fix Gxtest Recorder in ev1.
  • 3898 - Fixed Chrome version compatibility.
  • 3896 - Fix Gxtest Recorder added events in last node goes to the previous node.
  • 3895 - Fix Fillinput image and fix appeartext.
  • 3883 - Fix GoToObject.
  • 3881 - Add logs to GXtest Recorder.
  • 3869 - Fix nested test cases in GXtest Manager.
  • 3868 - Disable option to change skins.
  • 3809 - Fix selectRow in gxFlow and Fix copy/past in Datapool scope.
  • 3805 - Fix VerifyItemsInSuggestion.
  • 3790 - Fix Database trigger installation script.
  • 3785 - Fix Database trigger when delete test case.
  • 3766 - Fix PressKey Enter.
  • 3763 - Add Log to GXtest Daemon.
  • 3751 - Change app pool to integrated mode in Gxtest Manager.
  • 3750 - Fix sample projects.
  • 3737 - Fix bug in Result view in GXtest Manager.
  • 3735 - Add new logs to GXtest Executor.
  • 3715 - Fix FileUploadDialogHandler avoid blocking IE.

Version 3.1.0.3714 (released on January 2016)

  • 3714 - Fix on FillInput command for FF, when the control has the same name of and HTML meta tag, the meta tags is ignored so the correct control is used.
  • 3713 - Fix on FillInput command for file uploads on IE, when the executor can't find the file
  • 3679 - New feature: run on an opened browser for Chrome
  • 3678 - Fix for Firefox and Chrome: Appear text and Not appear text when checking HTML text
  • 3654 - Added support for GeneXus Salto build 97402
  • 3649 - Added support for Firefox 42.0
  • 3649 - New Command for SmartDevices Enter
  • 3629 - New Command Datapool Compare
  • 3626 - Added support to GoAndLogin command for Firefox and Chrome
  • 3616 - Fix on SQLExecute command when executing a DELETE statement
  • 3613 - Added support for pressing F keys on a Transaction form with PressKey command
  • 3612 - Fix on FillInput command for Firefox when writing over a field with suggest activated
  • 3608 - Updated licences: GXtest 3.0 license is now required (previous builds worked with 2.0 licenses)
  • 3607 - Increased size for Custom command description and parameters information
  • 3605 - Added triggers for updating a suite in GXtest Manager when a test case is renamed or deleted on GXtest Designer, and is contained on that suite
  • 3582 - Added options to overwrite/ignore elements when importing a project
  • 3581 - Fix on GoogleLogin command for the new version of "login with google" component
  • 3577 - Export a folder feature now exports recursively all test cases within the folder and the called test cases (including used procedures, datapools and custom commands)
  • 3575 - Export a test case now includes used custom commands
  • 3561 - New Command VerifyControlCheck
  • 3553 - Added support for logging when running on Executor

Version 3.0.0.3480 (released on June 2015)

  • 3475 - Test Documentation: automatic generation of test results in HTML format, from GXtest Manager
  • 3474 - Fix in HTML documentation generated from GXtest Designer: steps with errors were not included in the document
  • 3471 - New Command VerifyTextInTable
  • 3468 - Added feature on test case automatic generation: a new test case will be created for each Transaction for validating error messages. For more information check Test-depth configurations
  • 3462 - Deeper Transaction rules analysis on test case automatic generation
  • 3460 - Automatic test case generation is now incremental (updates previously generated projects)
  • 3455 - Android execution engine is added to GXtest. The documentation is available here
  • 3441 - All validations are now CASE-SENSITIVE for string comparison
  • 3431 - New Command LoadCSV
  • 3428 - HTML test case documentation now includes a table with the execution results, like Word documentation does
  • 3421 - Added support in GXtest Recorder for custom controls (non GX-controls), by using ClickBy and FillInputBy
  • 3420 - New Command ClickBy
  • 3410 - Added feature: FastMode execution
  • 3409 - Added prompt support in Chrome
  • 3404 - Added support for SlideDownMenu user-control in GXtest Recorder
  • 3399 - Fix in SelectRow Command for IE11
  • 3384 - Support for GX Ev4 applications (GeneXus Salto)
  • 3376 - Fix in Choose Command for GX Ev3 U3 applications
  • 3370 - Added support for DolphinStyleMenu user-control in GXtest Recorder
  • 3347 - Added support for combo controls in FillInputBy command
  • 3346 - Fix in FillInput command when handling key press events in firefox
  • 3333 - Several improvements in Chrome execution (faster and more robust execution)
  • 3332 - Fix in FillInput Command when a blur is needed before introducing the input (GeneXusEv3U3)
  • 3322 - Fix PressKey Command for firefox 23 or greater
  • 3302 - Fix in FillInput Command over FileUpload fields generated with GeneXusEv3
  • 3298 - Fix in FillInput Command over FileUpload fields when executing in firefox 23 or greater
  • 3296 - New Command FillInputBy
  • 3275 - Fix PressKey Command, maximize and bring to the front the browser
  • 3272 - JMeter generation script improvements