Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

MSTest duration seems a little off #2317

greha ·
Hi,

i recently integrated unit tests in our build, but i noticed that the duration is kinda off, my current duration is : 5532d, 10h:15m:55s but the step only takes 1 min 20 sec
I use MSTest for testing, and i use the .trx files in the publish step.
Does QB compute the duration on its own or is the time taken from the .trx files ?

best regards
  • replies 1
  • views 1366
  • stars 0
robinshen ADMIN ·
QB counts from the time when MSTest command is launched to the time when that command finishes. Can you please send us a screenshot to explain what happens? [robin AT pmease DOT com].