|
|
| Line 149: |
Line 149: |
| = Test Coverage = | | = Test Coverage = |
| = User Story Test Coverage = | | = User Story Test Coverage = |
| == No Coverage ==
| | * [http://mzl.la/1F8q2of Bugs needing triage for in-moztrap coverage] |
| <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "f1":"cf_user_story",
| |
| "o1":"isnotempty",
| |
| "f2":"flagtypes.name",
| |
| "o2":"notequals",
| |
| "v2":"in-moztrap+",
| |
| "f3":"flagtypes.name",
| |
| "o3":"notequals",
| |
| "v3":"in-testsuite+",
| |
| "f4":"flagtypes.name",
| |
| "o4":"notequals",
| |
| "v4":"in-qa-testsuite+"
| |
| }
| |
| </bugzilla>
| |
| | |
| == In Moztrap ==
| |
| <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "f1":"cf_user_story",
| |
| "o1":"isnotempty",
| |
| "f2":"flagtypes.name",
| |
| "o2":"equals",
| |
| "v2":"in-moztrap+"
| |
| }
| |
| </bugzilla>
| |
| | |
| == In Developer Testsuite ==
| |
| <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "f1":"cf_user_story",
| |
| "o1":"isnotempty",
| |
| "f2":"flagtypes.name",
| |
| "o2":"equals",
| |
| "v2":"in-testsuite+"
| |
| }
| |
| </bugzilla>
| |
| | |
| == In QA Testsuite ==
| |
| <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "f1":"cf_user_story",
| |
| "o1":"isnotempty",
| |
| "f2":"flagtypes.name",
| |
| "o2":"equals",
| |
| "v2":"in-qa-testsuite+"
| |
| }
| |
| </bugzilla>
| |
| | |
| == QA Automation ==
| |
| {| class="wikitable collapsible collapsed" style="width:100%"
| |
| |-
| |
| ! style="text-align:left" | in-qa-testsuite?
| |
| |-
| |
| | <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "flagtypes.name":"in-qa-testsuite?"
| |
| }
| |
| </bugzilla>
| |
| |-
| |
| |}
| |
| {| class="wikitable collapsible collapsed" style="width:100%"
| |
| |-
| |
| ! style="text-align:left" | in-qa-testsuite+
| |
| |-
| |
| | <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "flagtypes.name":"in-qa-testsuite+"
| |
| }
| |
| </bugzilla>
| |
| |-
| |
| |}
| |
| | |
| == Developer Automation ==
| |
| {| class="wikitable collapsible collapsed" style="width:100%"
| |
| |-
| |
| ! style="text-align:left" | in-testsuite?
| |
| |-
| |
| | <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "flagtypes.name":"in-testsuite?"
| |
| }
| |
| </bugzilla>
| |
| |-
| |
| |}
| |
| {| class="wikitable collapsible collapsed" style="width:100%"
| |
| |-
| |
| ! style="text-align:left" | in-testsuite+
| |
| |-
| |
| | <bugzilla>
| |
| {
| |
| "include_fields":"id,summary",
| |
| "product":"Loop",
| |
| "target_milestone":"mozilla35",
| |
| "flagtypes.name":"in-testsuite+"
| |
| }
| |
| </bugzilla>
| |
| |-
| |
| |}
| |