71
edits
Bobbychien (talk | contribs) (→Team: add more contacts) |
(update about) |
||
| Line 1: | Line 1: | ||
== About Hasal == | |||
This word is came from Indigenous Taiwanese "Bunun", and it means hail. Why we choose this word is because we expect our testing could like the hail, fast and weighty. | |||
And through our testing could bring more improvement on our performance or quality. | |||
This is a performance measurement project for web apps. | |||
== State of this project == | == State of this project == | ||
We are | We are finish the testing for google doc in July. Now, we are shifting the focus to Facebook and Gmail. | ||
=== Execution Summary === | === Execution Summary === | ||
* | * Google doc: Total we have 39 cases tested, 34 test cases indicate Firefox slower than Chrome. 6 cases how 30% gap between Firefox and Chrome. | ||
* Facebook: Pilot test result will come out before end of July. | |||
* Gmail: Pilot test result will come out before end of July. | |||
* | |||
* | |||
=== Testing Result === | === Testing Result === | ||
You can find all testing result here [https://docs.google.com/spreadsheets/d/1XDZr46rR8CcDLhyqn_RjOZx0NdeP1AfVhcsRIcy1BGI/edit#gid=1256012575 Testing Result] | * Google doc testing result: | ||
And the analysis diagram for module consume the most running time in each test cases could generate automatically like below: | You can find all testing result here [https://docs.google.com/spreadsheets/d/1XDZr46rR8CcDLhyqn_RjOZx0NdeP1AfVhcsRIcy1BGI/edit#gid=1256012575 Testing Result] | ||
And the analysis diagram for module consume the most running time in each test cases could generate automatically like below: | |||
[[File:Summary 0518.png|1024x768px]] | [[File:Summary 0518.png|1024x768px]] | ||
Or you can download the XMind file [https://github.com/Mozilla-TWQA/Hasal_analysis/blob/master/output/summary.xmind?raw=true here]. | Or you can download the XMind file [https://github.com/Mozilla-TWQA/Hasal_analysis/blob/master/output/summary.xmind?raw=true here]. | ||
| Line 132: | Line 124: | ||
Following the steps [https://github.com/Mozilla-TWQA/Hasal/blob/master/README.md here] to setup the framework. For the time being, only Ubuntu is officially supported as a testing environment; you can use OS X but you'll have to manually solve some package dependency issue. Note that Ubuntu 12.04 and 14.04 is the best-supported testing OS. | Following the steps [https://github.com/Mozilla-TWQA/Hasal/blob/master/README.md here] to setup the framework. For the time being, only Ubuntu is officially supported as a testing environment; you can use OS X but you'll have to manually solve some package dependency issue. Note that Ubuntu 12.04 and 14.04 is the best-supported testing OS. | ||
=== Template VM === | |||
You can use vagrant to download the template VM with Hasal's automation framework. | |||
Please follow the instruction below: | |||
vagrant init shako/hasal | |||
vagrant up --provider virtualbox | |||
=== Testing Data Summarize Tool === | === Testing Data Summarize Tool === | ||
edits