499
edits
(Created page with '== Summary == Allow users to search for words inside accessed Web pages. == Top issues == * == Schedule == * == Contacts == *'''Developer''': vivien *'''QA''': vlad …') |
|||
Line 17: | Line 17: | ||
== Test Strategy == | == Test Strategy == | ||
Most tests will be covered by manual tests located in Litmus | Most tests will be covered by manual tests located in [https://litmus.mozilla.org/run_tests.cgi?test_run_id=195 Litmus] | ||
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=11&branch_id=36&testgroup_id=229&subgroup_id=1679 BFTs subgroup] | |||
* [https://litmus.mozilla.org/show_test.cgi?searchType=by_category&product_id=11&branch_id=36&testgroup_id=232&subgroup_id=1680 FFTs subgroup] | |||
;Test Plan | ;Test Plan | ||
Line 31: | Line 33: | ||
** "Next" and "Previous" buttons are enabled/disabled if other/no instances of the searched text are available in the page - if at least one match is found buttons are enabled; otherwise they are disabled | ** "Next" and "Previous" buttons are enabled/disabled if other/no instances of the searched text are available in the page - if at least one match is found buttons are enabled; otherwise they are disabled | ||
** Find in page shortcut - CTRL+F should bring up the "Find in page" toolbar (for devices with hard software) | ** Find in page shortcut - CTRL+F should bring up the "Find in page" toolbar (for devices with hard software) | ||
** Auto-populate the text in the Find-in-page textbox with search engine query - when a search through a button on the navigation screen (e.g. google, wikipedia, etc.) is made, that searched-for string should be prefilled into the Find-in-page field | ** Auto-populate the text in the Find-in-page textbox with search engine query - when a search through a button on the navigation screen (e.g. google, wikipedia, etc.) is made, that searched-for string should be prefilled into the Find-in-page field | ||
== Related Bugs == | == Related Bugs == |
edits