|
|
Line 27: |
Line 27: |
|
| |
|
| == Use Cases to Test == | | == Use Cases to Test == |
| *Test that on Windows 2000 the service is not installed nor used when performing an update. | | |
| *Test that using a limited user account does not install the service. | | *Test if the crash appears with a single plugin installed |
| *Test that installing an x64 native build on an 64-bit machine does not install the service nor uses the service. | | *Test if the crash appears with multiple plugins installed |
| *Test that installing an x86 build on an 64-bit machine, installs the service. | | *Test if the crash appears with a single plugin installed, and a single tab that uses that plugin opened |
| *Test that when performing an update and the service is not needed for write access (the UAC is set to off or is not present) the service will not be used (no new maintenanceservice logs are generated).
| | *Test if the crash appears with a single plugin installed, and multiple tabs that use that plugin opened |
| *Test that if the service is already installed: | | *Test if the crash appears with multiple plugins installed, and a single tab that uses one of the plugins opened |
| **installing an update of a higher service number will replace the old service.
| | *Test if the crash appears with multiple plugins installed, and multiple tabs that uses one of the plugins opened |
| **installing an update of a lower service number will NOT replace the old service. | | *Test if the crash appears with a single plugin installed and 2 or more Firefox windows opened |
| **and another product with a higher version number gets installed, it will replace the old service.
| | *Test if the crash appears with multiple plugins installed and 2 or more Firefox windows opened |
| **and another product with a lower version number gets installed, it will NOT replace the old service. | | *Test if the crash appears with a single plugin installed, and a single tab that uses that plugin opened and 2 or more Firefox windows opened |
| *Test applying updates on a limited user account having the service already installed on the admin user account. | | *Test if the crash appears with a single plugin installed, and multiple tabs that use that plugin opened and 2 or more Firefox windows opened |
| *Test applying updates on a limited user account without having the service already installed on the admin user account. | | *Test if the crash appears with multiple plugins installed, and a single tab that uses one of the plugins opened and 2 or more Firefox windows opened |
| *Test applying updates on an limited user account from a Windows XP/ Windows 2003 machine (UAC is not present).
| | *Test if the crash appears with multiple plugins installed, and multiple tabs that uses one of the plugins opened and 2 or more Firefox windows opened |
| *Test applying updates on an admin user account from a Windows XP/ Windows 2003 machine (UAC is not present). | |
| *Test applying updates on an admin user account having the UAC active (at all levels) from a Windows Vista/Windows 7 machine. | |
| *Test applying updates on a limited user account having the UAC active (at all levels) from a Windows Vista/Windows 7 machine.
| |
| *Test applying updates on an admin user account having the UAC off from a Windows Vista/Windows 7 machine. | |
| *Test applying updates on a limited user account having the UAC off from a Windows Vista/Windows 7 machine.
| |
| *Test doing 2 updates at once.
| |
|
| |
|
| == Edge Cases == | | == Edge Cases == |