Results GUI suggestion
Vladimir Prus
ghost at cs.msu.su
Thu Jul 24 11:51:16 UTC 2003
I'd like to propose a minor enhanmenent to the GUI. Say I've just run 80 tests
(which is indeed so). One has failed, I've fixed the test and rerun it. Good,
but I'm shown the list of resutls, starting with the first test. So, to
quickly find if that one tests failed again or not, I have to click 7 times
on the nagivation arrow.
It's it possible to either:
1. Add new results to the front of results list, or
2. Show the last 10 results by default, not first.
I think the latter idea is better. Now, URL like
http://127.0.0.1:54980/test/show-results?start=71
causes a certain part of results to be shown. It's possible to make
http://127.0.0.1:54980/test/show-results?start=-1
show last 10 results. Then, the "run test" command will redirect to the latter
URL.
Is this reasonable?
- Volodya
More information about the qmtest
mailing list