# |
Type |
Description |
1 | New feature | Added Matches Fragment function to XPath node fragment validation for XML diff matching of sub-node fragments |
2 | New feature | Added support for runtime variable array success criteria target matching of multi-node values |
3 | New feature | Added support for Tibco Topics Publish and Subscribe |
4 | New feature | Added Conditional stop triggers for Tibco EMS topic subscription reading |
5 | New feature | Added logic for multiple Tibco EMS topics in when running test suite in QA Mode |
6 | New feature | Added RSAModulus KeyIdentifier support to WS-Signatures |
7 | New feature | Added support for WS-Security Encryption of the WS-Security Signature header |
8 | New feature | Added option to settings to disable SOAP Header validation when performing XSD validation from Project View to match what the Success Criteria task settings are |
9 | New feature | Added support for WSDL URL global variables in WSDL and Schema upgrade dialog |
10 | New feature | Added Sort option to Preferences and Settings to sort WSDL services alphabetically |
11 | New feature | Added SHA2 algorithm SAML Signing support (SHA256, SHA384, SHA512) |
12 | New feature | Added support for KeyName field in SAML2 ArtifactResponse token generation format |
13 | New feature | Added support for conditional Testing test allocation with tests containing dependencies |
14 | New feature | Added support for Excel to XML conversion on binary response streams |
15 | New feature | Added option to SAML 2.0 token task to enable insertion into SOAP Header rather than WS-Security Header |
16 | New feature | Added New SAML 2.0 token task with support for SAML 2.0 SSO Artifact response format |
17 | New feature | Added options for selective enabling of SSLv3 and TLS cipher suite negotiation algorithms |
18 | Fixing source | Fixes ChoiceType parsing issue with XSD with ElementQualifiedNamespace = False |
19 | Fixing source | Fixes XPath Database Comparison dialog to resolve dynamic variables in SQL query at design time to allow running of the query manually |
20 | Fixing source | Fixes Database Query Task, Success Criteria Database Query, and XPath Database Comparison dialogs to resolve variable references at design time when running the query |
21 | Fixing source | Fixes Report Log View for JSON data to enable JSON display formatting when the formatting button is enabled |
22 | Fixing source | Fixes Global Variable definition parsing to properly handle comment entries (starting with #) |
23 | Fixing source | Fixes WSDL and Schema Import handling to better handle automatically relative file references containing ../../.. notation |
24 | Fixing source | Fixes WSDL schema import handling to not default to attempting to load the namespace, but rather prompt for the xsd file location when the defined path is not found |
25 | Fixing source | Fixes the String Replacement task to not trim the text and instead preserve leading and trailing spaces |
26 | Fixing source | Fixes detection of Signature inside of SAML assertion for the Verify Signature task |
27 | Fixing source | Fixes Project ADS variable functions to store data in optimized format and reduce project file size and loading time |
28 | Fixing source | Fixes User Object handle cleanup in VBScript task when using File objects |
29 | Fixing source | Fixes runtime variable capture encoding of & gt; and & lt; to properly encode text nodes on variable capture |
30 | Fixing source | Fixed XPath Database Query matching to handle null database values to compare successfully against empty node values |
31 | Fixing source | Fixes MoveUp/MoveDown options on task lists that was causing the listing to disappear until the test was refreshed |
32 | Fixing source | Fixes issue with loading a previously merged project which was causing duplicate IDs for the sort order and an index error on load |
33 | Fixing source | Fixes REST test case parameterization of Host and URI to ensure field parsing considers variable references |
34 | Fixing source | Fixes issue with ADS resolution of dynamic variables in Database XPAth Success Criteria rule to not stick on the first row |
35 | Fixing source | Fixes Global Task List references to Project ADS variables |
36 | Fixing source | Fixes issue with VBScript SetVariableValue function to properly retain the new global variable value |
37 | Fixing source | Fixes preservation of success criteria containing CR and LF characters for multi-line value matching |
38 | Fixing source | Fixes labels on HTTP Code succes criteria rules to be Min Code and Max Code |
39 | Fixing source | Fixes merging 2 same named subprojects with different test cases to prompt for preserving both sets of tests |
40 | Fixing source | Fixes issue with signature verification under certain canonicalization algorithms |