Forum Discussion
It depends somewhat on what you have your project set to do. If you have an error written to the log and you have your project and/or test items set to "Stop on Error", than the behavior is expected. Basically, as soon as the error is logged, the project is stopped so all you get is the results of the test that failed.
Tools -> Current Project Properties -> Playback has the settings on the project level.
In the project Test Items listing, there are options to indicate what happens for errors on the test item.
We have it configured to stop test item only. Which made the other tests run. we're exporting both MHT and summary and the MHT does have the 5 test items but the summary does not which is what we parse to push results to AzureDevOps for the Pass/Fail flag
- TanyaYatskovska6 years ago
Alumni
thanks for the help, tristaanogre!
wmtan01 could you please clarify if the issue still persists? It's unclear from your past reply.
Hi,
Sorry for the late response.
This is how we configured the test items:
Test Items - We run NAT|EU|LeadManagerProject Configuration
I believe this should still continue the tests.
Here's what the summary looks like and what the mht file looks like since we export both:
MHT File
Summary XML provided by /ExportSummary