Changes

Jump to: navigation, search

B2G/QA/Automation/UI/Strategy/Integration vs End to end

9 bytes added, 00:55, 13 February 2015
Ownership and Overlap
While this seemingly violates "single point of truth," the different contexts in which the tests are specified, scoped and maintained actually makes these two different tests, much like two separate applications would never refer to each others' source unless it can be pushed into an independent library.
Via skillful reuse of View and other code modules between suites, each test suite can be treated as an independent target without increasing maintenance unacceptably. Ideally, only abstract fixture setup and test flow is expressed in the test methodfunction, with all other maintainable aspects in shared reusable modules. So long as both groups agree to maintain interfaces and promised behavior of shared module code, they can both work freely at any level of communication.
Of course, each group should have an opinion on coverage for either suite, and can (and should) help expand each suite, but single point of ownership allows decisions to be made quickly as appropriate for each set of primary stakeholders.
Canmove, confirm
2,041
edits

Navigation menu