- AQtime
Infobox Software
name = AQtime
developer =AutomatedQA
website = [http://www.automatedqa.com/products/aqtime AQtime page]
latest_release_version = 5.44
latest_release_date = August 21, 2008AQtime is a performance profiler and memory and resource
debugging tool set developed byAutomatedQA forMicrosoft ,CodeGear ,Intel ,Compaq andGNU compilers .Uses
AQtime is used for multiple optimization tasks to improve application performance and memory usage. It does sophisticated application performance analysis of function execution time down to the individual source code lines. It tracks performance issues and memory leaks. It analyzes resource usage and function call, order. It monitors code coverage, Windows API compliance and includes other profilers for analyzing more application properties.
Integration
AQtime provides direct integration with TestComplete, test automation system from
AutomatedQA , and ABS, an automated build and release management system from AutomatedQA. AQtime has deep integration withVisual Studio ,Borland Developer Studio ,Visual Studio Team System that allows analyzing the application without leaving thedevelopment environment .Main Features
"Managed & Unmanaged Code Support" – AQtime supports all existing compilers that generate MSIL code and can profile executables created with any of the development tools.
"Integration with
Microsoft Visual Studio andBorland Developer Studio " – This feature gives full control over AQtime without leaving the IDE."Comprehensive Analysis of Application Performance" – AQtime includes the
Performance profiler to analyze the application's performance."Comparison and Merging of Results" – these are two significant result management features which help quickly compare results against an unlimited number of test runs and merge multiple test results to significantly reduce the amount of time spent during testing.
"Integrated Source Code Editor" - allows browsing the project's source code directly from AQtime.
"Open, Extensible Architecture" – AQtime is a programmable debugger with entirely open COM-based architecture.
Profiler Types included in AQtime:
*Performance profiler – searching for bottlenecks and their causes.
*Allocation profiler - traces memory usage within the applications.
*Resource profiler - follows how an application uses Windows resources.
*Coverage profiler - reports the function or line was executed during the application run.
*Static Analysis profiler – shows methods existing in the application, where they are called from in the source code and what they call in turn.
*Sequence Diagram Link profiler – analyzing of the sequence of function calls in the application and then building a UML-style diagram of function calls in Microsoft Word or Microsoft Visio.
*Platform Compliance profiler – reporting what Windows versions support the API calls in the source.
*Exception Trace profiler - monitoring the application execution and tracking down an application exception.
*Function Trace profiler - tracing the routine calls during the profiler run and logs call stacks for each call.
*Load Library Tracer profiler - detecting which libraries are loaded and unloaded too often.
=Supported Development Tools=*
Microsoft Visual Studio
*Borland Developer Studio
*Borland Delphi
*Borland C++Builder
*Borland C++
*Intel C++
*GCC
*Compaq Visual Fortran
*Intel Fortran upported application types and technologies
*
EXE , DLL,OCX ,BPL , CPL files
*COM and DCOM clients and servers
*COM+
*IIS (ISAPI)
*ASP.NET applicationsupported platforms
*.NET Framework (all versions)
*32-bit Windows versions
*64-bit Windows versionsAwards
2006: Software Development Jolt Awards presented by Software Development magazine [url = http://www.ddj.com/architect/187900423?pgno=14 16th annual Software Development Jolt Awards] .
2004, 2003: Delphi Informant Readers Choice Awards as the Best in the Debugging Tool category.
2005, 2004: asp.netPRO Readers' Choice Awards.
2004: The Best in the .NET Profiler category .NET Developer's Journal's Readers' Choice Awards.
References
* cite web
url = http://www.ddj.com/architect/187900423?pgno=14
title = AQtime receives 16th annual Software Development Jolt Awards
* cite web
url = http://www.softpedia.com/get/Programming/Other-Programming-Files/AQtime.shtml
title = Aqtime on SoftpediaExternal links
* [http://www.automatedqa.com/products/aqtime AQtime page]
Wikimedia Foundation. 2010.