Skip to content

Instantly share code, notes, and snippets.

@piecyk
Created June 4, 2014 10:58
Show Gist options
  • Select an option

  • Save piecyk/333d53ae5487b52c34fc to your computer and use it in GitHub Desktop.

Select an option

Save piecyk/333d53ae5487b52c34fc to your computer and use it in GitHub Desktop.
==== 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