Skip to content
g33klady
  • Home
  • Blog
  • Talks
  • HTTP Status Coops
g33klady

Blog

HTTP Status Coop – 206 Partial Content

October 5, 2017 by Hilary

Third post in the HTTP Status Coop series – 206 Partial Content! The server is delivering only part of the resource (byte serving) due to a range header sent by the client. The range header is used by HTTP clients to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams. via …

Continue Reading

HTTP Status Coop – 202 Accepted

September 30, 2017 by Hilary

Second post in the HTTP Status Coops – 202 Accepted! The request has been accepted for processing, but the processing has not been completed. The request might or might not be eventually acted upon, and may be disallowed when processing occurs. via Wikipedia I chose this photo because it both shows that Cooper was accepted into …

Continue Reading

Targeting Quality 2017 Recap

September 27, 2017 by Hilary

I was lucky enough to be accepted to speak at Targeting Quality in Kitchener, ON this year, and had a great time out there! This was my first time speaking outside the US, so it felt like a big accomplishment even though it’s just 3 hours from home. I only attended 3 sessions, including the …

Continue Reading

HTTP Status… Coops?

September 25, 2017 by Hilary

In going back over my Testing RESTful Web Services talk prior to presenting at Targeting Quality, I decided that the HTTP Status Cats I was using on one of my slides just didn’t feel right. I was already using my dog in my talk, so why not make some up? I’m calling them HTTP Status …

Continue Reading

Kalamazoo X 2017 Recap

April 30, 2017 by Hilary

Holy shit. Another amazing Kalamazoo X. This year was even more special because I was honored to be asked to speak. To be honest, speaking at Kalamazoo X was on my bucket list, but I never thought it would happen. It’s like the pinnacle of my speaking career. Doing a technical talk is easy. Doing …

Continue Reading

CodeMash 2017 Recaps

January 16, 2017 by Hilary

Another CodeMash here and gone. I got in around 450 tweets this year – seemed like I didn’t attend as many sessions. Here are the recaps (via Storify) for the sessions I attended! Precompilers (Tues and Wed) Commutication: Moving Ideas with Words with Damian Synadinos Hands On Techno-Fashion with Kimberly Clavin and Jonathon Stevens Storify: https://storify.com/g33klady/codemash-2017-days-1-and-2-precompilers …

Continue Reading

Using SQL Databases and REST together in Integration Automation with C# and NUnit

October 23, 2016 by Hilary

EDIT: One mindful reader noted that I should be using good practices to protect my code from SQL Injection. So there are some updates below, and the code is also updated! I used this as my guide: https://msdn.microsoft.com/en-us/library/system.data.sqlclient.sqlcommand.parameters.aspx One part of my talk and resources on Testing RESTful Web Services that I hinted at but didn’t …

Continue Reading

She used this one neat trick to model JSON as classes in C#, and her audience was stunned!

October 12, 2016 by Hilary

I recently presented my talk Testing RESTful Web Services for the first time at the QL Technology Conference in Detroit. In this talk, I cover why we should test web services, and how to test RESTful web services both with tools like Postman, and C# and NUnit. I was not prepared for, mid-demo, resounding applause …

Continue Reading

CAST 2016 Recaps

August 11, 2016 by Hilary

CAST 2016 was held in Vancouver, BC. This was my first time to Vancouver, but I love the Pacific Northwest, so I was pretty sure I was going to love it there. Spoiler alert: I loved it in Vancouver! I’m so happy I got to attend CAST this year, after missing last year due to …

Continue Reading

Kalamazoo X 2016 Recap

May 6, 2016 by Hilary

Basically, Kalamazoo X 2016 was fucking intense. I’m still processing, I may have more to write later, but I had to at least Storify and get out some thoughts before the initial bits went away: https://storify.com/g33klady/kalamazoo-x-2016-tweet-recap I’m proud to help make sure KalX happens, and I hope to help make it happen every year. I need …

Continue Reading

Posts navigation

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next

Recent Posts

  • C# Advent Calendar 2019 – Refactoring RestSharp Sample Tests to Make Them More Maintainable
  • Being Prescribed Something I’m Allergic To aka Software Doesn’t Work
  • Choosing the Winner for the Pro Ministry of Testing Dojo Membership!
  • Ministry of Testing Dojo Membership – #PayItForward
  • Looking back on 2018, looking forward to 2019

Categories

  • Career and Leadership
  • Coding Stuff
  • Conferences and UG Meetings
  • Gluten Free
  • HTTP Status Coops
  • Personal Stuff
  • Professional Stuff
  • REST API Testing
  • Testing
  • Uncategorized

Upcoming Events

There are no upcoming events at this time.

© 2018 g33klady.com / Hilary Weaver-Robb. All rights reserved.