QA/DevTools Go Faster: Difference between revisions

Jump to navigation Jump to search
Line 62: Line 62:
'''DevTools Shim''' is responsible for installing the DevTools add-on as needed.  The Shim will auto-install the add-on for existing DevTools users by default. The Shim is listening to the DevTools keyboard shortcuts and provides install methods at other various entry points like about:debugging. When a new user presses a DevTools keyboard shortcut Firefox will prompt them, asking if they want to install DevTools. If a developer responds yes the DevTools add-on will be installed and will update itself in the background from that point on. <br />
'''DevTools Shim''' is responsible for installing the DevTools add-on as needed.  The Shim will auto-install the add-on for existing DevTools users by default. The Shim is listening to the DevTools keyboard shortcuts and provides install methods at other various entry points like about:debugging. When a new user presses a DevTools keyboard shortcut Firefox will prompt them, asking if they want to install DevTools. If a developer responds yes the DevTools add-on will be installed and will update itself in the background from that point on. <br />
The testing efforts will be invested on the following areas:
The testing efforts will be invested on the following areas:
* previous usage detection  
* previous usage detection;
* add-on installation work flow
* add-on installation work flow and its integration with the current browser functionalities and UI;
* DevTools basic functionality  
* DevTools basic and advanced functionality and usability, according to the existing requirements.


=== Out of Scope ===
=== Out of Scope ===

Navigation menu