Team Work Support

Top  Previous  Next

GuiProf accumulates coverage logs from each test session. To analyze the results of the work of your team, you have to collect all the coverage logs of all your teammates in one folder.

The simplest way to do this is to set up GuiProf to put the logs on a shared network drive in the first place. The logs from each users will have unique names and will not intersect with each other.

This solution has the following disadvantages:

Network drives are slower
GuiProf auto-update feature doesn't work on network drives. Normally you don't use this feature in long-running tests, but if you need it, it's a problem.

The second solution is to work on the local drive and copy the logs of your teammates periodically to your local log's folder. It requires a little more work, but the profiling is faster.

You can set the path to coverage logs in Project Settings.

See Also

Profiling

Project Settings