Closed
Bug 334871
Opened 19 years ago
Closed 19 years ago
Allow searching/listing of testcases by criteria other than test ID
Categories
(Webtools Graveyard :: Litmus, defect)
Webtools Graveyard
Litmus
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: coop, Assigned: coop)
References
()
Details
Currently, users can only access testcases either one-at-a-time by test ID, or by actually starting a test run. We should allow admin/users to search for testcases based on the following criteria:
* summary
* steps
* expected results
* test group
* subgroup
* branch
* product
Searching by some combination of those parameters should also be possible, and we should allow some basic regexp matching.
We'll need to be able to display a listing of matching testcases that the user can use to drill down to the correct testcase.
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•19 years ago
|
||
I've added fulltext search by summary, steps, and expected results. We'll see what other search fields are necessary in the coming weeks.
Assignee | ||
Comment 2•19 years ago
|
||
We can now also display a listing of recently added/changed testcases.
Updated•19 years ago
|
QA Contact: ccooper → litmus
Assignee | ||
Comment 3•19 years ago
|
||
Marcia/Tracy: what other criteria would you like to be able to search for testcases by?
Comment 4•19 years ago
|
||
I've added searching of testcases by product/testgroup/subgroup. Is there any more criteria we need to allow here or is this fixed?
Assignee | ||
Comment 5•19 years ago
|
||
I think that's all we need. Thanks, Zach.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•