-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Piyathida San-aoun (Tarn) edited this page Sep 18, 2022
·
2 revisions
We use Specflow 3+ in this project to run automated tests.
Please install the following:
- Visual Studio 2017
- SpecRun.SpecFlow-3.0.0+ and SpecFlow.MsTest
- Provide list of test scenarios and specify which testing level for each test cases
Owner: Dev/QA create a list of scenario and feature files
Tasks: List out scenario and put into tasks
- PR review: Review by one Dev & one QA
- QA review for ensure we not miss out the critical cases.
- Dev review for ensure that we put test script into correct testing layer
- (Optional) Internal meeting (Refinement / small meeting) after team have draft scenario & feature files
- Implement script
- Owner: Dev/QA
- PR review: Review by
- Dev mandatory
- QA optional