Features Added to AQTime 7.50

Applies to AQTime 8.81, last modified on January 18, 2022

This topic describes the changes made to AQTime 7.50. For information on the changes made to other versions of the product, see Version History.

  • Embarcadero RAD Studio XE3 support. AQTime 7.50 introduces support for Embarcadero RAD Studio XE3, including:

    • Profiling applications created with Delphi XE3 and C++Builder XE3,

    • Integration into RAD Studio XE3 IDE to enable developers to profile applications directly from the IDE.

  • COM automation API improvements:
    • Managing profiling areas via COM. AQTime’s COM automation API includes new objects and methods that enable developers to programmatically manage profiling areas in AQTime projects from external applications and scripts. It is possible to configure predefined areas (such as Full Check or Profile Entire .NET Code) as well as add and remove custom areas. For more information, see Managing Profiling Areas via COM.

    • Exporting profiling results via COM. The IntegrationManager.Start and IntegrationManager.ExportCurrentResults methods have been improved to allow saving profiling results to a specific format - HTML, TXT or XML (default). The needed format is specified by the results file extension. See IaqTimeIntegrationSupportManager Object.

  • New command-line arguments have been added to allow developers to manipulate profiling results:

    • /ExportRes (or /et) - Export profiling results to an XML, HTML or TXT file,

    • /Merge (or /m) - Merge the specified profiling results.

    See AQTime Command Line for more information.

  • The Add New Failure Emulation dialog has been improved greatly. Now it is implemented as a wizard. You can use it to add new failure emulations to the test and to specify the desired failure’s parameters.

  • Canceling merging of results. Now, when merging the selected test results, AQTime shows a notification that informs you that the merging process is not finished yet. The notification window contains the Cancel button that you can click to cancel the merging process. For more information on merging test results with AQTime, see Merging Results.

  • A number of bugs have been fixed.

See Also

What's New in AQTime 8.81

Highlight search results