Debugging Application using IntelliTrace in Visual Studio
- qatestingthreesixt
- Dec 1, 2021
- 1 min read
By default IntelliTrace is turned on and it automatically records certain events. You can find the default settings by using Tools – Options – IntelliTrace in Visual Studio.

Observe there are 4 tabs for IntelliTrace namely General, Advanced, IntelliTrace Events and Modules
Comments