ChangeLog 2.1

From GXtest Wiki
Revision as of 17:02, 22 August 2014 by Sebagra (Talk | contribs)

Jump to: navigation, search

Version 2.1.* includes all fixes and features of GXtest 2.0.0.3050

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

Contents

Version 2.2 not yet released

  • 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 7/01/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