Skip to main content

8 minute read - Monthly Summaries

July 2020 Content Summary

Aug 3, 2020

TLDR; July content contains links new practice applications, code and a new course.

The content on Patreon is accessible for only $1 a month at patreon.com/eviltester. Supporters gain access to downloadable PDFs of the content and micro courses e.g. How I Test - Web App, Test Ability Audit and more

Practice App Releases

Looking through my daily notes I can see that I released some new practice test apps:

I used the new functionality in GitHub to create a readme page to showcase the various projects that I have easily accessible online.

I also made my simple JavaScript games and apps public using GitPages

API Challenges

API Challenges is a pretty major undertaking:

  • hosted on heroku
  • free to access and use
  • stores challenge progress on S3
  • has 30+ challenges
  • has a functional API
  • built in documentation
  • swagger file to download
  • a view only GUI to see the data
  • available to download and run as a jar file

I’ve started creating videos and blog posts around the challenges because while I already have information on API Testing there are more real world nuances than I could really cover in that book. The challenge debrief videos will allow me to explore the nuances in the context of a challenge that hopefully people will have worked through.

Most of the challenges only take a few minutes to solve if you know the technology. And like security testing CTFs or Viv Richard’s Testers Playground they are useful refreshers when you already know the technology, and useful guides when you are learning.

BreakPoint 2020

I also presented at BrowserStack’s BreakPoint 2020. This gave me a chance to talk about some approaches to automating that I don’t really talk about much, but have code examples online. Simple model based automation approaches and in browser and debug protocol uses.

New Course

My new Linkedin Learning Course on WebDriver Page Objects and Abstractions was released:

The Test Application I created for the course can be found here:

Patreon

Much of the API challenge work was documented on Patreon as I was building it. With some lessons learned on Security Testing, using Browser Mob Proxy, Uni Rest, SQL ( e.g. sqlzoo.net). And I released all the challenge videos early, ad free, with transcripts.

I released a recording of my BrowserStack talk to Patreon supporters.

There is also now, a dedicated Patreon discord server to support adhoc chat and link sharing for Patreon supporters.

Twitter Summary for June 2020

This summary is pulled from reports generated by Chatterscan.com (A free Twitter Client)

I filter by user @eviltester, show retweets, and replies. Then look in the page source to find the markdown to copy and paste.

A few things that caught my eye I saw when reviewing my Twitter feed:

  • The Google XSS Game a fun game for practicing XSS, my son and I used this to practice our XSS skills.

Blog Posts For July 2020

Patreon Posts For July 2020

You can gain access to the content on Patreon for only $1 a month at patreon.com/eviltester. Supporters gain access to downloadable PDFs of the content and micro courses e.g. How I Test - Web App, Test Ability Audit and more


You will need a Github account to comment. Or you can contact me with your comment.

I reserve the right to delete spam comments e.g. if your comment adds no value and its purpose is simply to create a backlink to another site offering training, or courses, etc.