Testing SyndicateTesting Syndicate
  • Home
  • Portfolio

Daily Archives: July 9, 2016

Test Coverage Metrics can be Misleading

By rooZzzJuly 9th, 2016Test AutomationTest Coverage
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.

Amazon API Gateway Testing through JMeter Fix

By rooZzzJuly 9th, 2016Amazon API GatewayApache JMeterFixes
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.

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