Upgrade to Pro — share decks privately, control downloads, hide ads and more …

QA@SG Projects

QA@SG Projects

QA Corner I gave on my last week as intern in SolidGear summing up all the work carried in my 4 months in the projects section of the company explaining the workflow used in my everyday there and the stack supporting it.

Samuel Alfageme

January 27, 2016
Tweet

More Decks by Samuel Alfageme

Other Decks in Technology

Transcript

  1. PROs: • 1 container/US so it’s isolated (Different endpoints to

    test) • Less deploy time (e.g. no npm install every time) • Use the Jenkins Android app (reduce time to mobile)
  2. • Great Blog & Docs – http://blog.getpostman.com/ – https://www.getpostman.com/docs/ •

    Sync options • Document an API using Markdown • Chrome Interceptor (https://www.getpostman.com/docs/capture) • (They even have SG’s corporate colour!) PROs:
  3. NEW YEAR RESOLUTIONS • Automated API tests w/ Postman, Newman

    & Jenkins: http://bit.ly/1ONHS5A • Simplify Jenkins scripts – Work in Docker images to automatedeployment process – Less build scripts – git clone & build • Mock blocking resources (e.g. RFID Reader)