21 Groups and Companies Testers Should Follow on Linkedin
Getting in the know on Linkedin (2020 update) Are you a tester on Linkedin? We all know the benefits of having a well-maintained Linkedin profile: recruiters reach out to you, you can show off skills and achievements, display personal recommendations, network, etc. But, did you…
Software Testing Tools We’re Watching Out for in 2020
Innovative tools our quality engineers are excited about these days Do you like to stay in the know about the most up-and-coming software testing tools? We do too! Due to the size of our team (100 testers) and to the nature of our services, we’re…
Quality Sense Podcast: Alan Richardson “The Evil Tester” – On Test Automation
Thinking critically about test automation from a developer’s perspective In these two Quality Sense episodes, Federico delves into an entertaining and eye-opening discussion with Alan Richardson, a British consultant also known as “Evil Tester.” With more than 25 years of experience in testing and development,…
Quality Sense Podcast: Paul-Henri Pillet – Why We Made Gatling
What it’s like to build a company around developer-driven performance testing In this episode of the Quality Sense podcast, our COO, Federico Toledo, interviews Paul-Henri Pillet, a Frenchman and the CEO of one of our favorite open source load testing tools, Gatling, with 5,000,000 downloads…
Webinar: Crisis-Proof Your Software Testing Budget with Federico Toledo
Sharing ways to cut costs, but not quality (and save yourself some precious time) Due to the economic impact of the coronavirus pandemic, companies are experiencing an increased sense of urgency to react quickly to their customers’ needs, reduce waste, and uphold business continuity. Fortunately, you…
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…
Quality Sense Podcast: Rob Sabourin – Testing Under Pressure (Part 2)
Learn about the 5 principles of Rob Sabourin’s Just-in-Time Testing methodology to help test under pressure Listen to this episode of the Quality Sense Podcast in which Federico Toledo continues his two-part interview with Robert Sabourin, Adjunct Professor of Software Engineering at McGill University and…
Model-Based Testing Using State Machines
What is a state machine and how can you use one to improve your testing strategy? When testing software systems, it’s very important to build a mental model of what you understand about the expected behavior, the interactions between the user and the SUT (system…
Reflect: The New Automated Web Testing Tool
Reviewing the newest code-less test automation tool on the block If you’ve read our blog before, you may have noticed that we love to try out new testing tools here at Abstracta and share our opinions of them! Recently, one of the tools we’ve been…
2019 Recap: Our Top 10 Software Testing Blog Posts
Looking back as we get ready for 2020 In what seems like a blink of an eye, 2019 started and is already coming to a close! We look back on the year and relish in all the great moments we had. We’re pleased to say that…
What You Need to Know About the Difference Between JMeter 4 and 5
Using JMeter 5? Understand this key difference that will impact how you set up your tests… At Abstracta, we’ve been experimenting recently with JMeter 4 and 5 (the latest versions to date) and we found a very important difference in the way they behave and…
Does Software Testing Improve Quality, Actually?
The Twitter debate: Do testers improve quality, help improve quality, or only pass info to others who do so? Lately, I’ve been closely following a super interesting Twitter discussion about whether or not testers improve software quality. Yes, we find the bugs, but are we just…
Why Software Testing is Necessary for Delivering Superior Customer Experiences
Why should testing be a priority for today’s marketing and CX professionals? Since the recent Forrester Research event, CX SF (which we attended as sponsors), we’ve been reflecting upon the relationship between software quality and the customer experience for brands that are seeking to innovate and…
How to Quickly Set Up Test Automation in CI/CD
Here’s a mechanism to shorten the setup time for automated tests using Selenium inside a Jenkins pipeline Something you often hear about Continuous Integration (CI) is that it helps identify problems earlier, but does it really? CI is a practice whereby a team of developers integrates…