Bug 21841 - Fuzz testing the UI
Summary: Fuzz testing the UI
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Chris Cormack
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-15 08:17 UTC by paxed
Modified: 2018-11-15 23:33 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description paxed 2018-11-15 08:17:39 UTC
There should be a selenium script to fuzz test the UI, both staff client and OPAC, to help catch errors.

The script would enter random data to input fields, click on random links, etc. (Except there should be some pages it shouldn't randomly click, eg. the log out -link)