381
edits
Line 71: | Line 71: | ||
= Test Strategy = | = Test Strategy = | ||
== Test Objectives == | == Test Objectives == | ||
Verify Firefox is stable with this feature<br> | |||
Verify shutdown ping is sent by ping sender <br/> | Verify Firefox is stable with this feature<br> | ||
Verify shutdown ping is sent once (if a second ping is received after a restart, they must have the same | Verify shutdown ping is sent by ping sender <br/> | ||
Verify shutdown ping is sent once (if a second ping is received after a restart, they must have the same pingId and content). This may happen but should be less frequently. | |||
Verify if two shutdown pings are received, they must have the same pingId. | Verify if two shutdown pings are received, they must have the same pingId. | ||
Verify if two shutdown pings are received, they must have the same content. | Verify if two shutdown pings are received, they must have the same content. | ||
Verify two different shutdown pings have different pingIds. | |||
Verify Firefox restarts successfully after clean shutdown<br> | Verify Firefox restarts successfully after clean shutdown<br> | ||
edits