RE: AQTime can't profile code coverage on a unit test project based on .NET 4...
Hi Kevin, It looks like NUnit console is running not the same version of .NET Framework as the version the profiled assembly was built for. This makes NUnit load the assembly to a separate process...
View Articlecan not start profiling with AQtime-8 trial version
my c++ console application was built on VS08, there is a dll from matlab. I am using windows x86 platform. The free version AQtime-8 doesn't work, it shows "line level profiling can be performed in...
View ArticleRE: can not start profiling with AQtime-8 trial version
Hi Guannan, The trial version allows you to profile the code only at routine and class levels. Do you want to try the line-level profiling? In this case, refer to your Account Manager.
View ArticleStatic analysis does not show caller information accross modules
I am working on a 64 Bit Windows console application written in C++ and compiled with Visual Studio 2008.It consists of 1 exe and several dlls . When I run the static analysis, I get all the classes...
View ArticleRE: Local Heap live counts after FormatMessage,LocalFree
Hello Geary, The behavior you described looks like an issue, so we will investigate it and let you know our results. Sorry for the inconvenience.
View ArticleRE: Static analysis does not show caller information accross modules
No answer at all? Was the question not clear enough?
View ArticleRE: Static analysis does not show caller information accross modules
Hello Matthias, Currently, this is the expected behavior. However, it is possible to trace static calls between different modules with the [url=http://support.smartbear.com/viewarticle/43384/]Static...
View ArticleProblem with floating licence
HiWe purchaseda floatinglicenseversion 8.0 ofAQtime for our company andwe do not use license server,how do canactivatemore than one PC?
View ArticleRE: Problem with floating licence
Hi Stephane, The Floating license type means that you can activate the license on a computer that will be considered as a License Manager PC for each computer where AQtime is going to be used. See...
View ArticleHow to get caption of Imange button.
Hi all, Please help us. In my application, we use Image button, and that Image button caption get change on perticular action. I want to be get the caption of that button. How we can get the Caption of...
View ArticleDoes AQTime do memory consumption profiling?
I've been tasked to profile a Silverlight Application. One of the metrics they want to see is average and peak memory consumption. Does AQTime v.8 provide this info? I know I can use it to locate...
View ArticleLine by line code coverage report from AQTime
Can I save a code coverage report that clearly shows each line of code and if that line was hit by tests done? Something similar to the contents of the Editor pane in the attached image would be good....
View ArticleCan I change the default columns in line-by-line analysis
When i open the line-by-line analysis view, I always see the four columns: Hit Count, % Time, % with Childern, * I would also like to see "Time", but I have to choose it every time i open a new view,...
View ArticleRE: Can I change the default columns in line-by-line analysis
Ok I figured it out. There is a "Save To Default View" option above the "Field Chooser". That took care of it. Thanks!!!!
View Articlea bug: the program is not installed correctly to a non-default folder
I installed AQtimePro750x64.exe to "Program Files" instead of "Program Files (x86)" suggested by the installer. This seemed logical for me, because the program was 64-bit. The OS is Windows 7 Home...
View ArticleFeasibility and how-to profile coverage for C++ code by running C# tests via...
Hi, Our server code is written in C++. Our test code is written in C# .NET 4, using libraries that will make HTTP calls to the server. We run the tests via NUnit. Is it possible for us to get test...
View ArticleRE: a bug: the program is not installed correctly to a non-default folder
Hi Dmirty, I think that despite the fact that you was installing 64-bit version of the program, it had to install both 64- and 32-bit modules. So it appeared that 64-bit modules from 'Program Files'...
View ArticleRE: Feasibility and how-to profile coverage for C++ code by running C# tests...
Hi Huong, AQtime can profile both native and managed code. So, you can perform coverage testing of your server application. To do this, configure the...
View ArticleRE: a bug: the program is not installed correctly to a non-default folder
Hi Guys, Alexei, you are right. The 64-bit version of AQtime installs modules into both folders: [i]Program Files[/i] and [i]Program Files (x86)[/i]. So, the installation folder is correct.
View ArticleRE: a bug: the program is not installed correctly to a non-default folder
Right, the program indeed uses both "Program Files" folders. IMHO, this is a doubtful approach, but acceptable. The problem is that it's not able to handle the case, when the user selects non-default...
View Article