Difference between revisions of "ChangeLog 2.1"

From GXtest Wiki
Jump to: navigation, search
(Version 2.1.2 RC2 (not released yet - Night builds available))
(Version 2.1.2 RC2 (not released yet - Night builds available))
Line 5: Line 5:
 
== Version 2.1.2 RC2 (not released yet - Night builds available) ==
 
== Version 2.1.2 RC2 (not released yet - Night builds available) ==
  
 +
*3109 - 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
 
*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
 
*3104 - Fix: ClickTree command in gxui2.0 TreeView

Revision as of 01:39, 18 April 2014

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.

Version 2.1.2 RC2 (not released yet - Night builds available)

  • 3109 - 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.3078 RC (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