Difference between revisions of "ChangeLog 2.1"

From GXtest Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
== Version 2.1.2 RC2 (not released yet - Night builds available) ==
 
== Version 2.1.2 RC2 (not released yet - Night builds available) ==
 
+
*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
 
*3084 - Fix: datapools data max size
 
*3083 - Fix: Back command for Chrome
 
*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   
 
*3080 - Fix: Choose command, when selecting a radiobutton, the ajax validations of the app were not fired   
  
Line 14: Line 17:
 
*3077 - Feature: Added JMeter to the performance scripts generators. More information [[Building JMeter scripts with GXtest | here]]
 
*3077 - Feature: Added JMeter to the performance scripts generators. More information [[Building JMeter scripts with GXtest | here]]
 
*3069 - Feature: Added functionality to export the execution results to an HTML file in GXtest Designer
 
*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
 
*3056 - Feature: Added support for the new line character inside datapool cells
*3054 - GXtest Manager feature: added support for task execution in Chrome and IE11  
+
*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 [[ResultDetails in GXtest Manager|here]]
 
*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 [[ResultDetails in GXtest Manager|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
 
*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 [[Toggle between HTML and bitmap capture|here]]
 
*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 [[Toggle between HTML and bitmap capture|here]]

Revision as of 16:04, 7 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)

  • 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