QA/Developer Tools

From New wiki
< QA
Jump to navigation Jump to search

Developer Tools test plan

This is a very active area of Firefox development. MDN page: https://developer.mozilla.org/en-US/docs/Tools

Creation tools

QA Contact:

:

Exploration & debugging tools

QA Contacts:

:

Mobile development tools

QA Contact:

:

Performance & diagnostics tools

QA Contact:

:

Browser debugging tools

QA Contacts:

:

Unconfirmed Bugs

The following tracks triage and testing of incoming, unconfirmed bug reports.

  • Choose a bug to test from the list below
  • Use the latest Nightly build to confirm the bug reproduces
  • Flag with reporter with needinfo if you cannot reproduce and need more information
  • Set the status to NEW and ensure the bug is in the appropriate component if you can reproduce the bug (provide as much detail about your testing as possible)
  • If it's a Firefox bug you may want to add the firefox-backlog=? flag to it.
  • UNCONFIRMED bugs in Developer Tools: http://mzl.la/1kc6cSV

For Developer Tools (general component)

click [expand] to see this query

<bugzilla> {

 "include_fields":"id,summary,component,op_sys",
 "product":"Firefox",
 "component":"Developer Tools",
 "status":"UNCONFIRMED"

}

</bugzilla>

For Developer Tools: Inspector

click [expand] to see this query

<bugzilla> {

 "include_fields":"id,summary,component,op_sys",
 "product":"Firefox",
 "component":"Developer Tools: Inspector",
 "status":"UNCONFIRMED"

}

</bugzilla>

For Developer Tools: Web Console

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Console",
"status":"UNCONFIRMED"
}
</bugzilla>

For Developer Tools: JavaScript Debugger

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Debugger",
"status":"UNCONFIRMED"
}
</bugzilla>

For Developer Tools: Network Monitor

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Netmonitor",
"status":"UNCONFIRMED"
}
</bugzilla>

For Developer Tools: Storage Inspector

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Storage Inspector",
"status":"UNCONFIRMED"
}
</bugzilla>

For Developer Tools: Developer Toolbar

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Graphic Commandline and Toolbar",
"status":"UNCONFIRMED"
}
</bugzilla>

For Developer Tools: 3D View

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: 3D View",
"status":"UNCONFIRMED"
}
</bugzilla>

For Developer Tools: Eyedropper

For Developer Tools: Scratchpad

For Developer Tools: Style Editor

For Developer Tools: Shader Editor

For Developer Tools: Web Audio Editor

For Developer Tools: JavaScript Profiler

For Developer Tools: Paint Flashing Tool

For Developer Tools: Web Console: Reflow Event Logging

For Developer Tools: Network Monitor: Network Performance

For Developer Tools: WebIDE

click [expand] to see this query

<bugzilla> {

 "include_fields":"id,summary,component,op_sys,target_milestone",
 "product":"Firefox",
 "component":"Developer Tools: WebIDE",
 "status":"UNCONFIRMED"

} </bugzilla>

For Developer Tools: Responsive Design View

For Developer Tools: Browser Console

  • [TODO]
    Bugzilla query.

For Developer Tools: Browser Toolbox

  • [TODO]
    Bugzilla query.

In Progress

Check these for qawanted, qa+, regression-range-wanted, etc. New/Assigned/Reopened: http://mzl.la/WD3H1I

Fixed bugs

(32, 33, 34): http://mzl.la/1lvy5jR Mark these for verification.

For Firefox 34: (fix query for all components)

click [expand] to see this query

<bugzilla> {

 "include_fields":"id,summary,component,op_sys",
 "product":"Firefox",
 "version":"34 branch",
 "component":"Developer Tools",
 "status":"UNCONFIRMED"

}

</bugzilla>

Need verification

For Developer Tools (general component)

For Developer Tools: Scratchpad

For Developer Tools: Style Editor

For Developer Tools: Shader Editor

For Developer Tools: Web Audio Editor

For Developer Tools: Web Console

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Console",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: Page Inspector

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Inspector",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: JavaScript Debugger

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Debugger",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: Network Monitor

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Netmonitor",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: Storage Inspector

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Storage Inspector",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: Developer Toolbar

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: Graphic Commandline and Toolbar",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: 3D View

click [expand] to see this query

<bugzilla> { "include_fields":"id,summary,qa_contact,status,resolution,cf_qa_whiteboard",

"product":"Firefox",
"component":"Developer Tools: 3D View",
"status":"RESOLVED",
"resolution":"FIXED"
}
</bugzilla>

For Developer Tools: Eyedropper

For Developer Tools: JavaScript Profiler

For Developer Tools: Paint Flashing Tools

For Developer Tools: Web Console: Reflow Event Logging

For Developer Tools: Network Monitor: Network Performance

For Developer Tools: WebIDE

click [expand] to see this query

<bugzilla> {

 "include_fields":"id,summary,component,op_sys,target_milestone",
 "product":"Firefox",
 "component":"Developer Tools: WebIDE",
 "resolution":"FIXED"

}

</bugzilla>

For Developer Tools: Responsive Design View

For Developer Tools: Browser Console

  • [TODO]
    Bugzilla query.

For Developer Tools: Browser Toolbox

  • [TODO]
    Bugzilla query.