Related Content
Is Testing Just Looking for Bugs? A Slack Takeover with Janna Loeffler Thought leaders from the software community are taking over the TechWell Hub for a day to answer questions and engage in conversations. Janna Loeffler, a software engineer with a variety of quality and testing roles, hosted this Slack takeover, which led to discussions about tools, automation, and what testing is. |
||
Bringing Empathy into Quality Engineering Testers have always been advocates for the end-user. But there are now more opportunities to be that advocate, including emotional intelligence-based testing and role-based testing, which form a critical part of empathetic testing. Building empathy into our software engineering process ends up benefiting everyone. |
||
A Holistic View of Test Coverage No single person on the team knows much about test coverage at a high level. Developers might understand it for parts of the code base they worked on. Testers might understand it for the last handful of features they tested. But neither is able to talk about test coverage in a meaningful way. We need a holistic view. |
||
How to Appear Smart in a Meeting If you want to convey the impression that you’re smart in a meeting, you’d better make sure to convey that impression outside the meeting as well, because that’s the image of you that people will carry. Don't try any gimmicks or go in with a plan to ask certain questions or show off. Just follow these simple tips. |
||
Top Down or Bottom Up? Designing Effective Test Automation Test automation is not necessarily a technical challenge. The real focus is on the structure and design of the tests and their automation, in particular for tests that need to run through the UI. As with software, tests can be designed from the top down or from the bottom up. Which is better for test automation? |
||
Open-Mindedness Is Revolutionizing Quality Engineering The most important element for revolutionizing quality engineering across the board—for testers, others in the product group, stakeholders, and even competitors—is an open mind toward quality. This means a willingness to consider new avenues toward pursuing quality, including techniques, roles, and attitudes. |
||
Using Open Source Tools for Security Testing Performing a series of security tests before deployment of your application has become paramount. But that doesn't have to mean a suite of costly tools. Plenty of open source security testing tools have become viable options. Here's why you should consider open source tools for your different types of security testing. |
||
Rebuilding Your Test Strategy If testing is taking awhile and a lot of bugs are getting into production, it's a good idea to review your entire test strategy. Spend some time understanding the current process and what testing is happening through the dev process—not what is outlined in a process wiki, but the work that actually happens. |