Confirmed users
121
edits
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
Given the continuous increasing number of features and changes made from a version to another in firefox, manual testing over and over again off all this could be difficult and time consuming. | Given the continuous increasing number of features and changes made from a version to another in firefox, manual testing over and over again off all this could be difficult and time consuming. Test automation can automate some repetitive but necessary tasks in a formalized testing process already in place, or add additional testing that would be difficult to perform manually. | ||
Test automation can automate some repetitive but necessary tasks in a formalized testing process already in place, or add additional testing that would be difficult to perform manually. | |||
Our goal is to increase the number of automated tests and low down the human work done when testing. | Our goal is to increase the number of automated tests and low down the human work done when testing. | ||
Line 49: | Line 47: | ||
* If it's something you don't understand from this tutorials please contact us. | * If it's something you don't understand from this tutorials please contact us. | ||
== List of Tasks == | |||
List of tasks to be done for this goal. Will be updated every week. | |||
{| class="fullwidth-table sortable" | |||
|- | |||
| style="background:#EFEFEF; width:66%" | '''Test''' | |||
| style="background:#EFEFEF; width:14%" | '''Assigner''' | |||
| style="background:#EFEFEF; width:20%" | '''Status''' | |||
|- valign="top" | |||
| Log bugs for corresponding tests (by importance: geolcoation, tps, other) | |||
| [mailto:mihaela.velimiroviciu@softvisioninc.eu Mihaela Velimiroviciu] | |||
| In progress | |||
|} | |||
== List of Tests == | == List of Tests == | ||
In the following table you can find all the tests we decide that have to be done for this goal. | In the following table you can find all the tests we decide that have to be done for this goal. |