The following bugs reported by our customers have been fixed in TestComplete 14.80.
General
-
Fixed: If debugging was disabled in TestComplete and one of the tests included the
Runner.Pause
method, there could be unexpected pauses between each test during the test run. -
Fixed: Several TestComplete/TestExecute instances running the same project in the shared mode could not access the User Forms of the project simultaneously.
-
Fixed: Database checkpoints could fail even if the baseline and actual data were matching.
-
Fixed: TestComplete could exit unexpectedly when a user was editing a script in the Code Editor.
Desktop testing
-
Fixed: TestComplete recorded user actions over in-place editors in DevExpress QuantumGrid cells incorrectly.
-
Fixed: TestComplete could not access the SAP GUI application if the application was launched from SAP Logon Pad (saplgpad.exe).
Web testing
-
Fixed: TestComplete could not access messages, alerts, and confirmation dialogs in Chrome 69.
-
Fixed: The
ClickButton
method threw an unexpected error upon simulating a click on a radio button in Edge Chromium.
BDD testing
-
Fixed: The
Runner.Stop(true)
method could not stop the scenario outline run when being called frombeforescenario
andafterscenario
hooks.
Parallel testing
-
Fixed: When running tests in parallel, TestComplete could exit unexpectedly when the license wait timeout elapsed.
-
Fixed: The summary report could contain no information or show the entire test run as passed if during a parallel test run, a test failed because the project included features that the Device Cloud Parallel add-on did not support.
Integration with other tools
-
Fixed: The SessionCreator utility failed to access the error log and halted the test run.
-
Fixed: It was possible to edit read-only links to external test cases in the Execution Plan editor.
-
Fixed: TestComplete could not send test results to external test management systems.