Confirmed users
3,816
edits
| Line 64: | Line 64: | ||
== Test Case Manager and Brasstacks Infrastructure by Mikeal Rogers == | == Test Case Manager and Brasstacks Infrastructure by Mikeal Rogers == | ||
* Notes and Questions | * Notes and Questions | ||
** Moved TCM workflows to project specific work flows | |||
** Doesn't have the runner yet. | |||
** On the product page we want to have the ability to show the collections here and be able to define what collections we want people to run. | |||
** Has a tag for root that has a funky tag cloud | |||
** The runner is coming up next. | |||
** After the runner is generating some feedback, plan to polish the editor UI | |||
** How usable is the tag cloud? | |||
*** Could be useful for creating collections? | |||
*** How is size of words? | |||
*** Jquery does it based on a frequency list | |||
*** based on number of testcases that have this tag on this product. | |||
** Doesn't seem to be useable when people want to run a specific test area. | |||
*** the intended use is for people creating collection | |||
*** but that isn't something people care about when creating collections. | |||
** collection idea is nice to put a bunch of different ideas all together, but the tag thing seems to not be that useful when doing this - and having the tag cloud in the workflow when doing that isn't useful. | |||
*** Having it as part of the workflow takes away from the collection workflow | |||
** For a release say 3.5.7 if there are changes that went in for on ly the tab portion and if I want to make a test suite that focuses only on that portion will this allow me to do that? | |||
*** Yes. We could also specify a run for the test cases? | |||
*** You'd point people testing 3.5.7 at this collection. | |||
*** Have code in the runner that prioritizes collections for people running a specific version. | |||
== Mochitest on WINCE and WINMO by Joel Maher and Clint Talbert == | == Mochitest on WINCE and WINMO by Joel Maher and Clint Talbert == | ||