allure2 icon indicating copy to clipboard operation
allure2 copied to clipboard

Support for Visual Studio web performance and load tests.

Open william-mcdonald opened this issue 7 years ago • 11 comments

Results.zip

I'm submitting a ...

  • [ ] bug report
  • [x] feature request
  • [ ] support request => Please do not submit support request here, see note at the top of this template.

What is the current behavior?

It supports .trx files, but it does not support .trx files from VS web performance and load tests.

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

run a load tests form visual studio 2017.

What is the expected behavior?

Information from the test to appear in the Alurre2 report on Jenkins.

What is the motivation / use case for changing the behavior?

Mass load testing that is automated.

Please tell us about your environment:

Windows server 2016 Standard. Jenkins with your plugin. Visual Studio Enterprise 2017.

Allure version 2.2.0
Test framework [email protected]
Allure adaptor [email protected]
Generate report using [email protected]

Other information

william-mcdonald avatar Jul 30 '18 14:07 william-mcdonald

@william-mcdonald hi. Could you please add sample trx file with data you'd like to be shown in the report. Also if there any view available for such files (I guess you can watch the results using Visual Studio) then add a screenshot as well (in order to make it easier for us to implement missed UI)

baev avatar Jul 30 '18 14:07 baev

@baev the files are in the results.zip I added

william-mcdonald avatar Jul 30 '18 14:07 william-mcdonald

oh, I see. What about existing VS view for such results?

baev avatar Jul 30 '18 14:07 baev

What is a VS view?

william-mcdonald avatar Jul 30 '18 14:07 william-mcdonald

Is there any other reports for such results? How do you analyse such files at the moment?

baev avatar Jul 30 '18 14:07 baev

Here is some screen shots. vs_test_result_graphs vs_test_result_summary jenkins_job_dashboard jenkins_job_configuration jenkins_allure2_dashboard

william-mcdonald avatar Jul 30 '18 15:07 william-mcdonald

Here is some more tests results. MoreResults.zip

william-mcdonald avatar Jul 30 '18 16:07 william-mcdonald

Is there an update on the Ticket? Or an estimate on when it will be started?

william-mcdonald avatar Dec 04 '18 17:12 william-mcdonald

Is there an update on the Ticket?

william-mcdonald avatar Mar 27 '19 14:03 william-mcdonald

nope, and not planned any time soon

baev avatar Mar 27 '19 14:03 baev

How to generate .trx file from loadtestitemresult.dat file? My visual studio load test crashed due to outofmemory and only .dat file is generated which has all the test data. Can anyone help , to generate the .trx file?

iamvkundra avatar Mar 07 '21 14:03 iamvkundra