zui icon indicating copy to clipboard operation
zui copied to clipboard

Manual Brim Test Cases

Open jameskerr opened this issue 3 years ago • 0 comments

These areas are not yet covered by integration tests. Some of them are too complex to be automated with our current tooling (Spectron), but others should be.

  • [ ] Open log detail window, close search window, click "new search with this value"
  • [ ] Log detail window, right click search in new tab
  • [ ] Zoom in to histogram with a single click and a double click
  • [ ] Shutdown and reopen app with multiple windows
  • [ ] Refresh the window
  • [ ] Create a workspace
  • [ ] Delete a workspace with that workspace active in another tab, then go to that tab
  • [ ] Renaming a space when other tabs are open to that same space
  • [ ] Press the add space + button
  • [ ] Use the form to add a space
  • [ ] Check the app after killing zqd
  • [ ] Ingest auto refresh when doing nothing
  • [ ] Ingest auto refresh when searching
  • [ ] Infinite scrolling
  • [ ] Clicking on a history entry correctly populates the search bar and span
  • [ ] Clicking on a saved query populates the search bar and keeps old span
  • [ ] Relative dates work in the data
  • [ ] Double click a log to open the log detail window
  • [ ] Import a corelight suricata record and open the log detail pane
  • [ ] Open the log detail pane on various sources of data
  • [ ] Use the column picker to select certain columns, "auto", "on", and "off"
  • [ ] Adding a query to the query library
  • [ ] Updating a query to the query library
  • [ ] Removing a query from the query library
  • [ ] Add data from the cli and look for the new data notification
  • [ ] Create a pool from the cli and see it appear in the sidebar
  • [ ] Turn columns on and click all the headers for sorts
  • [ ] Click back and forth on the history in each tab
  • [ ] Ensure "Exporting..." pop-up is shown throughout a long export (#2514)
  • [x] Export data and verify that it worked in all the different formats

jameskerr avatar Mar 03 '21 00:03 jameskerr