QA/Use a separate content process for file:// URLs: Difference between revisions

Jump to navigation Jump to search
Line 113: Line 113:
! Ref !! Function !! Test Objective !! Evaluation Criteria !! Test Type !! Risk Assessment and Coverage(RAC) !!  Owners  
! Ref !! Function !! Test Objective !! Evaluation Criteria !! Test Type !! Risk Assessment and Coverage(RAC) !!  Owners  
|-
|-
| TO-1 || A local file is opened || The content of a local file is loaded in a separate child content process (local content process) || The local file is opened and it's content is loaded in a local content process allocated for local files || Manual || || Eng Team
| TO-1 || A local file is opened || The content of a local file is loaded in a separate child content process (local content process) || The local file is opened and it's content is loaded in a local content process allocated for local files || Manual || RAC-1 || Eng Team
|-
|-
| TO-2 || Multiple local files are opened || The content of multiple local files are opened in one or more local content processes (depending on the value of pref  dom.ipc.processCount.file) || Local files are opened in the content processes allocated for the local files || Manual || || Eng Team
| TO-2 || Multiple local files are opened || The content of multiple local files are opened in one or more local content processes (depending on the value of pref  dom.ipc.processCount.file) || Local files are opened in the content processes allocated for the local files || Manual || RAC-1 || Eng Team
|-
|-
| TO-3 || Local files and websites can be opened in the same tab || Local files and websites are opened in the same tab and the type of the content process differs (local content processes and websites content processes) || Local files and websites are opened in the same tab and the type of the content process differs (local content processes and websites content processes) || Manual || || Eng Team
| TO-3 || Local files and websites can be opened in the same tab || Local files and websites are opened in the same tab and the type of the content process differs (local content processes and websites content processes) || Local files and websites are opened in the same tab and the type of the content process differs (local content processes and websites content processes) || Manual || RAC-1, RAC-2, RAC-3 || Eng Team
|-
|-
| TO-4 || Local files and websites can be opened in different tabs  || Local files and websites are opened in different tabs || Local files and websites are opened in different tab and the type of the content process differs (local content processes and websites content processes)|| Manual || || Eng Team
| TO-4 || Local files and websites can be opened in different tabs  || Local files and websites are opened in different tabs || Local files and websites are opened in different tab and the type of the content process differs (local content processes and websites content processes)|| Manual || RAC-1, RAC-2, RAC-3 || Eng Team
|-
|-
| TO-5 || Accessibility || Local files and their correspondent local content processes are not affected from the accessibility point of view || Testing for accessibility includes: <br />
| TO-5 || Accessibility || Local files and their correspondent local content processes are not affected from the accessibility point of view || Testing for accessibility includes: <br />
- Screen Reader validation<br />
- Screen Reader validation<br />
- Keyboard-only  
- Keyboard-only  
|| Manual || || Eng Team
|| Manual || RAC-1, RAC-2 || Eng Team
|-  
|-  
|TO-6 || Local file is closed || Local files are closed along with their corresponding local content processes || The local content processes are closed when the local files are closed || Manual || RAC-2 || Eng Team
|-
|}
|}


Confirmed users
1,333

edits

Navigation menu