Closed
Bug 618187
Opened 14 years ago
Closed 14 years ago
Create Testcase
Categories
(Mozilla QA Graveyard :: MozTrap, enhancement, P1)
Mozilla QA Graveyard
MozTrap
Tracking
(Not tracked)
VERIFIED
FIXED
0.1
People
(Reporter: aakashd, Unassigned)
References
Details
Attachments
(1 file)
109.87 KB,
image/png
|
Details |
A page loaded from the "Create Testcase!" and "Create" buttons on the top navbar, for a "tester" perm'd user, and in the Manage Testcases panel respectively. It should offer the following:
* "Name" input field
* " Product" input field
* "Test Suite" input field where multiple test suites can be added in the future.
* "Steps to Perform" textarea
* "Expected Results" textarea
* A drop down menu of environment variable comboboxes via on-hover
* A UI to add attachments from the filesystem
Actions:
Create - On click, the testcase should have an id & version (i.e. 1.0 by default), be added to the specified test suites and have all variables inputted added to respective db fields for that testcase id.
Cancel - All fields on the page should be cleared.
Comment 1•14 years ago
|
||
As discussed in December, a "test suite" field will not be available on the create-test-case screen; adding a test case to a test suite requires contextual information, such as order and priority, that can only be provided when viewing that test suite.
Also, steps and expected results will not just be two freeform textareas, but will be individual line items, with JS button to add a new step.
It appears that the attachment portion of the API does not yet exist, so that will have to wait for a later iteration.
Comment 2•14 years ago
|
||
HTML wireframe at http://tcm.oddsites.net/manage/testcase/add/
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•