Support for Visual Studio web performance and load tests.
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 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 the files are in the results.zip I added
oh, I see. What about existing VS view for such results?
What is a VS view?
Is there any other reports for such results? How do you analyse such files at the moment?
Here is some screen shots.
Here is some more tests results. MoreResults.zip
Is there an update on the Ticket? Or an estimate on when it will be started?
Is there an update on the Ticket?
nope, and not planned any time soon
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?