Skip to content

dataRowInfo and resultType is not included in the TRX file. How to include these attributes in TRX file? #12561

@vishnuprakash9845

Description

@vishnuprakash9845

I am trying to parse the TRX and generate the report to team members, but while parsing i am facing small problem in identifying DataDriven and Non-DataDriven Test cases. Following are the steps i followed

Step-1: I created one solution(MS Test Unit framework) which have combination of DataDriven and Non-DataDriven tests.
Step-2: I integrated to Azure Devops by creating the pipeline to run these tests. So when i trigger the build pipeline Tests are getting executed and TRX file is getting generated.
Step-3: But the attributes like dataRowInfo and resultType are missing in TRX file which will indicate whether tests are DataDriven are not.

Attached the Devops Visual Studio Task settings
Build_Pipeline_Settings

Please let me know, how to get the attributes dataRowInfo and resultType in the TRX file.

Thank you.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions