'How to update BDD feature file scenario result (Pass/Fail) in the excel sheet based on any tags?
C# Specflow Playwright - My lead want me to update the test case result in the excel sheet after the feature file is executed. So in her excel sheet, she has given an unique tag (tag: test name) to each test case which I will add in each scenario (in the feature file) and once the feature file is executed. She is expecting to update the excel sheet with Pass/Fail result for all test name tags. I know how to write script in BDD but never integrated excel sheet with BDD scenario. So any help on above requirement is much appreciated.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
