Hello! In my test complete project, I open and close the application that I want to code coverage profile frequently. Is there anything in either program that makes this easy? What I am exper...
Your approach sounds good. The only one thing I can suggest is to get the profiling results from AQtime before closing it. You can use the WaitAndExportResults method for this.