Been using Testlog for about half a year now. Its a good product, and generally I'm impressed. Its got some UI issues that would be real easy to clean up though:
1) The whole purpose of the software is managing test cases. This being true, why am I constrained to entering the actual body of a test case through a text window 4 lines high? Its a nightmare to edit anything in. I have to copy and paste between it and a real text editor in order to be able to see whats going on. Better by far to pop up (or allow me to choose to pop up) a separate (resizeable) text window/pane for entering the large text fields in.
2) Why can't I resize the current window for entering test cases? This might help the above at least a little bit, though a proper text entry window would be better. It would also make them easier to read.
3) Why can't I manipulate the main GUI while the edit window is open? Editing multiple test cases at once _might_ have locking issues - though really I don't see why you couldn't simply have two edit windows open at once - but I should be able to at least browse multiple test cases while editing one. That way I could cut and paste parts of test cases without the needlessly tedious process of having to open 1 test case, copy one section of it, close it, open the next test case, paste, close, and then go back to the original test case for the next section...
4) There should be some feedback as to which test case you are currently editing / viewing. Having to scroll back up to the top of the page to check the id is a pain. Changing the window title to the test case id would help, as would actually highlighting the test case id back in the selection tree of the main GUI.
Like I say, good product; just has some interface quirks that could be easily ironed out.
1) The whole purpose of the software is managing test cases. This being true, why am I constrained to entering the actual body of a test case through a text window 4 lines high? Its a nightmare to edit anything in. I have to copy and paste between it and a real text editor in order to be able to see whats going on. Better by far to pop up (or allow me to choose to pop up) a separate (resizeable) text window/pane for entering the large text fields in.
2) Why can't I resize the current window for entering test cases? This might help the above at least a little bit, though a proper text entry window would be better. It would also make them easier to read.
3) Why can't I manipulate the main GUI while the edit window is open? Editing multiple test cases at once _might_ have locking issues - though really I don't see why you couldn't simply have two edit windows open at once - but I should be able to at least browse multiple test cases while editing one. That way I could cut and paste parts of test cases without the needlessly tedious process of having to open 1 test case, copy one section of it, close it, open the next test case, paste, close, and then go back to the original test case for the next section...
4) There should be some feedback as to which test case you are currently editing / viewing. Having to scroll back up to the top of the page to check the id is a pain. Changing the window title to the test case id would help, as would actually highlighting the test case id back in the selection tree of the main GUI.
Like I say, good product; just has some interface quirks that could be easily ironed out.
Comment