Hey, everyone !

After a long hiatus, I’m finally back and resuming posting on this blog.

Despite my hiatus, there have been several updates and improvements to my public Test Automation Framework, so feel free to take a look, clone/fork the repository or use it in your projects.

Repository Updates

Between others, these are the changes pushed to the repository in the past few weeks:

  • Multiple Application Support: Now it’s much simpler to test different applications, with different hosts, and potentially using different platforms (Web App, API, Mobile..)
  • Multi-Environment Tests: Execute a test suite against Development, QA or your Production Environment by using Maven Profiles.
  • Added Extent Reports and integrated to our custom Logging, for beautiful reports upon a completed test suite.
  • Fixed minor bugs regarding multi-threading.
  • Added API Test supports with RestAssured

And also, on a more personal note:

  • Integrated Disqus on the Blog ! So post your comments and questions away.
  • Other than the blog, I will start posting similar content on my Medium Account, so please give me a follow there as well.

Until the next time, and happy testing, Santiago.