Test Step Custom Property on Reports

Monday, August 19, 2019
Avatar

We added a Custom Property (List) to the Test Step for one of our projects.  When I run the Test Run Detailed Report and view the output as XML, I can see it is not returning any values for it.  I get this instead:

<Properties>

System.Collections.Generic.Dictionary`2[System.String,System.Reflection.PropertyInfo]

</Properties>

Will I need to use a Custom Report to get to the Custom Properties list values?

1 Replies
Tuesday, August 20, 2019
Avatar
re: vsmith Monday, August 19, 2019

Hi Vanessa,

A test step is part of a test case, not a test run, so unfortunately the test step custom properties will not be included as far as I am aware in the XML for the test run detailed report. So you might need to use a custom ESQL style report.

Note: we are having a presentation on custom reporting @ InflectraCon in a few weeks if you available:

https://www.inflectracon.com/overview

Regards

David

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Monday, August 19, 2019
  • Last Reply: Tuesday, August 20, 2019
  • Replies: 1
  • Views: 5421