Quantcast
Channel: New board topics in SmartBear Community
Browsing all 20990 articles
Browse latest View live

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 Article


can 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 Article


RE: 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 Article

Static 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 Article

RE: 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 Article


RE: Static analysis does not show caller information accross modules

No answer at all? Was the question not clear enough?

View Article

RE: 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 Article

Problem 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 Article


RE: 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 Article


How 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 Article

Does 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 Article

Line 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 Article

Can 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 Article


RE: 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 Article

a 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 Article


Feasibility 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 Article

RE: 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 Article


RE: 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 Article

RE: 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 Article

RE: 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
Browsing all 20990 articles
Browse latest View live