LAGUREN.NET
  • HOME
  • About Me

Learn How AltheaHealth Uses Calabash To Test Their Mobile Tracker

9/26/2013

 
The Althea Studies Platform is a smartphone and web based SaaS platform for creating longitudinal healthcare studies, i.e. studies that collect data over a period of time.  Study administrators can define studies on Althea's web site and deploy the studies as native applications on the iPhone and Android and also on the web for use by study participants.

Learn how automated testing gets down with AltheaHealth's mobile tracker (Android/iOS) using cucumber & calabash

Agenda

6:00 PM - 6:30 PM -> Mingle & Network
6:30 PM - 6:45 PM -> Introductions
6:45 PM - 8:00 PM -> Overview of AltheaHealth Tracker, Cucumber, Calabash, & Continuous Integration 

Food and Drinks will be provided!

Debugging Network Traffic

5/21/2013

 
In the third screencast, I mention the use of Firebug to help debug network traffic.  Here are additional tools you can use to help debug network traffic:

  • Fiddler
  • Wireshark
  • Chrome DevTools
  • Charles (paid tool)

Correction On Timers

5/8/2013

 
According to the documentation, "timers are processed before each sampler in the scope in which they are found".  If a 10 second constant timer where added at the same level as the 5 second constant timer, each sampler would have waited 15 seconds to process.  The corrected code has been checked into github:  http://bit.ly/10s9xh2
<<Previous
Forward>>

    RSS Feed

    Categories

    All
    Advice
    Agile
    Android
    Automation
    BDD
    C9D9
    Capybara
    Career
    Continuous Delivery
    Continuous Integration
    Cucumber
    Database
    Ebates
    Firefox
    Fiverr
    GIT
    Groupon
    Interview
    Investing
    Jenkins
    JIRA
    Jmeter
    Jobs
    Meetup
    Melvinisms
    Metaprogramming
    Mobile
    Ruby
    Stockpile
    Training

© COPYRIGHT 2018. ALL RIGHTS RESERVED.
  • HOME
  • About Me