Confirmed users, Bureaucrats and Sysops emeriti
1,531
edits
Mnandigama (talk | contribs) (→FAQs) |
ChrisHofmann (talk | contribs) (→How) |
||
| Line 34: | Line 34: | ||
That is what we have done in this exercise. We have generated data points for each file regarding the number of times it changed to number of different kinds of bugs fixed in the file to its coverage numbers in various test modes. | That is what we have done in this exercise. We have generated data points for each file regarding the number of times it changed to number of different kinds of bugs fixed in the file to its coverage numbers in various test modes. | ||
== How == | == How: Test Development Workflow == | ||
Once we look at the current data, we need a way to identify and record decisions on about which files will get special attention for test development. This section describe the work flow for recording information about those decisions, then starting, tracking, and completing work work to build test cases and get them into automated test suites. | |||
== What == | == What == | ||