Testing SyndicateTesting Syndicate
  • Home
  • Portfolio

rooZzz

This author has not yet written their bio.

Entries by this author

16Jul, 2016

Multi-platform, extensible UI automation framework

https://github.com/rooZzz/multiplatform-calabash Shared, multi-platform scenarios for the Calabash/Cucumber framework are now a thing. The README should be sufficient to get your started! Impetus Frequently, companies develop native mobile applications for both iOS and Android alongside one another. Usually, parity of behaviour between apps is an important requirement. If I switch platforms I don’t want to find […]
09Jul, 2016

Test Coverage Metrics can be Misleading

Test Coverage metrics are useful for determining parts of your codebase that are not unit tested. They are also dangerous if used in the wrong way. I have heard people say 100% test coverage is a necessity. 100% test coverage does not guarantee that all code functionality is tested.
09Jul, 2016

Amazon API Gateway Testing through JMeter Fix

When calling the Amazon API Gateway, the client needs to support Server Name Indication. Here’s how to get it working through Apache JMeter. I am using JMeter version 2.13.
20Jun, 2016

Test Data Management: A Better Way

You’ve seen it before. Large, unwieldy spreadsheets with an arbitrary user ID in the leftmost column. Will the data related to those scenarios still be intact across the 15 interrelated in-house systems and third party stubs next week? Tomorrow even? Maybe. Test data ‘managed’ in this fashion quickly becomes outdated. Perhaps there are multiple teams […]

Recent Posts

  • Why Connection Pool between your Microservices?
  • JMeter 2 Way SSL (Client Certificate Authentication)
  • Managing Dependencies in a Ruby based automated test suite
  • BDD is more than writing “Given When Thens”
  • Test Coverage Metrics can be Misleading

Categories

  • Amazon API Gateway
  • Apache JMeter
  • Behavior Driven Development
  • Fixes
  • Java
  • Performance Testing
  • Ruby
  • Test Automation
  • Test Coverage

Archives

  • September 2018
  • August 2016
  • July 2016
  • June 2016

Recent Comments

    Copyright © 2025 Testing Syndicate