1,072
edits
No edit summary |
No edit summary |
||
Line 98: | Line 98: | ||
''shared_lib'' is the shared library where combos_from_lists is defined: general_functions in pre-POM test cases, data_functions in POM. | ''shared_lib'' is the shared library where combos_from_lists is defined: general_functions in pre-POM test cases, data_functions in POM. | ||
== Verifying a Variety of Add-ons == | == Verifying a Variety of Add-ons == | ||
* multiple sort options | In an effort to check a variety of add-ons in page layout tests, two mechanisms are used to weakly mix the add-ons: | ||
*multiple sort options | |||
*multiple categories | |||
While it could be argued that traversing multiple pages of one category and one sort option also provides a variety of add-ons, the current implementation does not require a decision on the “best” sort option or category for a test case. | While it could be argued that traversing multiple pages of one category and one sort option also provides a variety of add-ons, the current implementation does not require a decision on the “best” sort option or category for a test case. |
edits