Create automated functional tests for Bulk Edit, using the default layout. The functional tests should cover the following scenario: the user can bulk edit on folderish documents, using select all
Validation that the bulk edit happened can be done by leaving a few fields unchanged, overriding some and replacing others. Then, we can check for changes in one of the documents.
These should cover the acceptance criteria of the following user stories: WEBUI-378, WEBUI-381; except for what was already tested unitarily (see WEBUI-575).