The DGML Test Monitor tool window watches the execution of a DGML based test model and animates the current state of the test in the associated DGML test diagram. SeeModel Based UI Testing using DGML for more information and a demo video. Up till now Directed Graphs Documents have been used in the Architecture tools to show code dependencies, but DGML is a lot more general than that. This tool shows an entirely different use of DGML to help manage the complexity of UI testing. The DGML Test Monitor also supports breakpoints so you can use the DGML document as a way to stop and start the execution of the test which is very handy for debugging the model. This version of the DGML Test Monitor works with the Microsoft.VisualStudio.DgmlTestModeling.2015 runtime dll. Change History: 3.5 Fixed bugs, improved list UI performance. 1.3 Support for VS 2015 |