QA/testwiki mockup/testcases/firefox os/2 2/metrics: Difference between revisions
Jump to navigation
Jump to search
(→FTU Ping: Add expected behaviour to cases) |
(Add explanations) |
||
| Line 1: | Line 1: | ||
<div style="border:1px solid; background-color:lightgrey">This is an example test case. Grey boxes are explanations.</div> | |||
= Metrics = | = Metrics = | ||
== Test Environment Setup == | == Test Environment Setup == | ||
(TBD) | (TBD) | ||
<div style="border:1px solid; background-color:lightgrey">Common setup steps and prerequisites can be extracted so you don't repeat them in every test case</div> | |||
== FTU Ping == | == FTU Ping == | ||
=== How it works/Spec/UX spec === | |||
(How FTU Ping works) | (How FTU Ping works) | ||
=== Test Cases === | |||
To test the FTU ping, you have to prepare (these precondition) | To test the FTU ping, you have to prepare (these precondition) | ||
# Flash your phone | # Flash your phone | ||
# Wait for the FTU ping to be transmitted the test server | # Wait for the FTU ping to be transmitted the test server | ||
| Line 32: | Line 32: | ||
| 2 SIM || 2 SIM information ||'''口 PASS 口 FAIL''' | | 2 SIM || 2 SIM information ||'''口 PASS 口 FAIL''' | ||
|} | |} | ||
<div style="border:1px solid; background-color:lightgrey">By adding some specail tags, we can make these test cases runable. Testers can click the PASS and FAIL checkbox while running it.</div> | |||
Revision as of 03:18, 7 March 2015
This is an example test case. Grey boxes are explanations.
Metrics
Test Environment Setup
(TBD)
Common setup steps and prerequisites can be extracted so you don't repeat them in every test case
FTU Ping
How it works/Spec/UX spec
(How FTU Ping works)
Test Cases
To test the FTU ping, you have to prepare (these precondition)
- Flash your phone
- Wait for the FTU ping to be transmitted the test server
Expected Behaviour
The ping payload should have the following format: (TBD)
You have to run the above steps with these configurations:
| Configuration | Expected | Test Result |
|---|---|---|
| No SIM | Empty SIM information | 口 PASS 口 FAIL |
| 1 SIM | One SIM information | 口 PASS 口 FAIL |
| 1 SIM with PIN lock | Empty SIM information | 口 PASS 口 FAIL |
| 2 SIM | 2 SIM information | 口 PASS 口 FAIL |
By adding some specail tags, we can make these test cases runable. Testers can click the PASS and FAIL checkbox while running it.