k6 Review: Open Source Load Testing Tool for Developers
Have you heard the hype around k6 yet? Yes, yet another open source performance testing tool is making waves. In this post, I’ll share my k6 review in the hopes that it may help you decide if you should also pay attention to it. Overview…
Quality Sense Podcast: Anand Bagmar – What You Should Know About Visual Testing
In this Quality Sense episode, host, Federico Toledo interviews Anand Bagmar, a professional from India with over 20 years of experience in the software industry. Today, he’s a Quality Evangelist and Solution Architect at Applitools. In this episode, the two uncover the basics of visual…
Quality Sense Podcast: Andreas “Andi” Grabner – Introduction to Keptn
In this Quality Sense episode, host, Federico Toledo chats with Dynatrace’s Andreas aka “Andi” Grabner. From Austria, he has more than 20 years of experience in the field and continuously shares his knowledge about performance engineering especially through his podcast called Pure Performance. During the…
Quality Sense Podcast: Ian Goddard – Testing Virtual Reality Software
In this Quality Sense episode, host, Federico Toledo chats with Ian Goddard, a very experienced tester and public speaker in the UK. He’s been working in software testing and automation for products related to broadcasting, video streaming, and most recently, virtual reality using your mobile…
Quality Sense Podcast: Julio de Lima – Machine Learning to Understand Performance Testing Results
Júlio explains a machine learning algorithm to reduce the scope of load testing and get meaningful analysis from your data faster In this Quality Sense episode, Fede has a chat with Júlio de Lima, an engineer at Capco, who recently completed his master’s degree in…
Quality Sense Podcast: Refael Botbol – Optimizing Performance Testing Costs
Interviewing a leading expert in performance engineering and open source tools Recently for his Quality Sense Podcast, Federico Toledo interviewed Refael Botbol, the BlazeMeter testing domain expert at Broadcom, where he enables developers to achieve higher-quality applications by injecting testing throughout the software development lifecycle….
Migrating to Open Source Testing Tools (Especially Now)
Key considerations and strategies for going the open source route If you’re paying for expensive software testing tool licences, perhaps something to consider is migrating to open source alternatives to optimize costs, especially if your team needs to find ways to go lean during the…
How Can You Optimize the Cost of Software Testing?
Ways to reduce the cost of software testing without sacrificing quality Due to the novel coronavirus and the impact it’s having on the global economy, my colleagues and I have been thinking a lot these days about how we could help our clients and others…
Gatling vs JMeter: Our Findings
All things equal, how do these two open source load testing tools measure up? In this post, we share our results from the experiment conducted by Abstracta’s own, Santiago Peraza and Pablo Barceló, in which the objective was to make a comparative benchmark between Gatling…
Gatling Tool Review for Performance Tests (Written in Scala)
Looking to try Gatling for load testing? Have you heard of Gatling for performance tests? It’s a relatively new open-source tool (created in 2012, so pretty new), that has recently been gaining popularity (250,000 downloads in four years, 60,000 of those in the last three…
Checklist: 8 Ways to Improve JMeter Scripts
Download our Checklist for Improving JMeter Scripts! As a professional software testing services company, for some time now we have been working to improve JMeter scripts for our clients so as to enable them to run performance tests quickly and easily with the help of…
JMeter Response Assertions: How to Know What to Validate in an HTTP Response Request
How do we select good assertions? For those of us who work with JMeter and performance tests, we know the importance of adding validations to all HTTP Requests. Validations are not just a way to confirm that the server is responding as expected, but they…
What’s More Important: The Performance Testing Tool or the Tester?
What should we be more cautious about choosing: the tool we use or the person to run performance tests? Does the tool or the tester matter more for a good performance test? An aspect we always stress in performance testing is that the tools are…
Free tools to process logs for performance analysis
An overview of free tools to process logs for performance that we created for Apache, IIS, and other web servers Our tools, Replace All and Access Log Analyzer are open and free, located in our Github repository. Some time ago, Símon de Uvarow, (performance expert) started automating tasks…