ChangeLog 2.1

From GXtest Wiki
Jump to: navigation, search

The following list of features and fixes are exclusive of version 2.1.2 and above.


Contents

Version 2.1.3.3461 released on may 2015 (all this features are also included in GXtest 3.0.0 release)

  • 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 - Fix in PressKey Command for GX Ev4 applications
  • 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
  • 3266 - Fix SelectRow Command

Version 2.1.3.3250 released on september/2014

  • 3248 - Fix FileUpload and FillInput in Chrome
  • 3247 - Fix on Project import, an error was thrown when importing datapools exported with older versions (GXtest 1.1.5 and older).
  • 3246 - Autogeneration fix: ignore autonumber calulated Ids
  • 3244 - Fix: SelectRow command on GX grids
  • 3243 - Fix GXtest Recorder: record on date fields with Ev3 new datepicker
  • 3240 - Installation issue when installing autogeneration extension on Ev3
  • 3236 - Added support on recording ClickTree command over yahoo trees

Version 2.1.3.3235 released on july/2014

  • 3205 - Fix: SqlExecute command, when saving output to variables
  • 3200 - Fix: ClickTree command, so it can wait for the gxui components to be loaded
  • 3188 - Fix on GXtest setup: now the installer checks if an MDF file already exists on the database location
  • 3182 - Fix: renaming test cases is now case-sensitive
  • 3179 - Fix: ClickLinkByCaption command when text has newline characters
  • 3178 - Fix: new Datapool's name maximun lenght allowed: 200 characters
  • 3176 - Fix error message when quotes are included in the test case name
  • 3168 - Fix: FillInput command when the text field is a textarea
  • 3163 - Fix in test case designer: clipboard problem when double clicking an object in the test case
  • 3161 - Fix GXtest Extension: support for objects inside modules, in GXTilo
  • 3159 - New Feature: ClickById custom command while recording
  • 3155 - Fix: FillInput command when the text field is a BC
  • 3151 - Fix: FillInput command when writing several times in the same field
  • 3145 - Fix: In GXtest Extension, added support for GXTilo build 80259 and greater
  • 3140 - Fix: Added support for duplicated KB object names. In GXTilo is now possible to have the same object name but located in different modules.
  • 3138 - Fix: In GXtest Recorder Selection Rule window, operator combo become ready-only

Version 2.1.3 RC2(Build 3130, Released on 04/24/2014)

  • 3127 - Fix: Exception rised when opening Local settings in Japanese
  • 3123 - Support for Autogenerated datapools. Now is possible to specify whether you want to overwrite the existing datapool during the automatic generation process, or to keep the existent structure and data.
  • 3119 - Feature: Results Details configuration can be set through task parameters in GXtest Manager.
  • 3110 - Fix in SelectRow, ClickTable, VerifyControlTextTable commands: added support for gxui2
  • 3106 - Feature: In User Options you can configure the separator character used to build the menu path for the ClickTree command
  • 3104 - Fix: ClickTree command in gxui2.0 TreeView
  • 3099 - Feature: SelenimCommand working with https and http resocurces
  • 3097 - Feature: JMeter generator now supports actions over Combos
  • 3093 - Fix: VerifyControlText command on ReadOnly Combos
  • 3090 - Fix: ClickByCaption command for IE11
  • 3087 - Fix: Edges going out of a decision cant be copied
  • 3085 - Fix: AutoCloseDialogs option
  • 3084 - Fix: datapools data max size
  • 3083 - Fix: Back command for Chrome
  • 3081 - Fix: Some SDT variables could not be found while executing the test cases
  • 3080 - Fix: Choose command, when selecting a radiobutton, the ajax validations of the app were not fired

Version 2.1.2 RC (Build 3078, released on 3/13/2014

  • 3078 - Fix: PressKey command for Chrome
  • 3077 - Feature: Added JMeter to the performance scripts generators. More information here
  • 3069 - Feature: Added functionality to export the execution results to an HTML file in GXtest Designer
  • 3065 - Fix: GXtest Recorder options can not be changed while recording
  • 3061 - Fix: GXtest Manager date format for eng/spa/jap
  • 3056 - Feature: Added support for the new line character inside datapool cells
  • 3054 - Feature: GXtest Manager added support for task execution in Chrome and IE11
  • 3053 - Feature: Added a result details configuration in GXtest Manager, in order to setup the desired detail level in execution results. It can be configured globally (for all tasks), or by task as a task parameter. More information here
  • 3052 - Feature: Increased the Datapool values length. The previous max lenght was 500 characters. The new max lenght corresponds to the database maximum for nvarchar MAX (about 2GB, but may vary depending on SQLServer version and OS platform). More information here: http://msdn.microsoft.com/en-us/library/ms176089.aspx
  • 3034 - We added a new view for the step results capture, so the user can toggle between the HTML view of the page, or a bitmap screenshot view. This option makes possible to view the values filled in the page when the browser does not save them in the HTML stored in GXtest. More information here