Created
June 4, 2014 10:58
-
-
Save piecyk/333d53ae5487b52c34fc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==== TEST CI | |
| * Our Test Suit | |
| -- Jasmine () ui | |
| -- ProtractorJS () ui | |
| -- jUnit () be | |
| ** Hardware | |
| - i5,16GB,HDD ? (becasue of VM) | |
| - boot when power available | |
| - UPS | |
| ** OS (linux) | |
| - unix | |
| - good tools to support | |
| ** Browsers | |
| - Chrome ? ( living on the ege ) | |
| - Firefox ? ( what is best for selenium 27 ?) | |
| - IE9 (VM modernIE) | |
| - IE10 (VM modernIE) | |
| - Android ADT ( VM ) | |
| -- speed x86 image ( snapshot ) | |
| -- gpu accelerationon | |
| - Live devices connect to server | |
| ** DB | |
| - get snapshot ( data ) | |
| - what type? MySql vs MsSql ? | |
| ** Server ( resin vs tomcat ) | |
| - build every time | |
| ** Jenkins Slave | |
| - ssh plugin (at master) | |
| - svn co brnach | |
| - ant | |
| - rm -r brnach | |
| ** Results | |
| - time measurement | |
| - code coverage | |
| - fail/pass | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment