What is the difference between AQtime and TestComplete?
A.: AQtime and TestComplete are different products that are aimed at specific goals. AQtime is a performance profiler and a memory and resource usage debugger, that is, you can use it to time the execution of application functions, find memory and resource leaks, track exceptions, etc. TestComplete is used for automated testing of applications. It allows you to record and play back user actions over your application, get access to internal application objects, methods and properties, simulate massive loads on a tested Web server, compare test results with previous results, etc. However, both products include common facilities. For instance, TestComplete includes the DbgServices plug-in, which provides detailed information about exceptions that occur in your application during testing. Both products are tightly integrated with each other. You can easily start and control AQtime profilers from your TestComplete projects.