test design | TechWell

test design

Server stack What’s Different about Testing Serverless Applications?

Serverless computing is a DevOps technique that uses cloud-provided runtimes to execute code components in a defined workflow. Testing is easier in some ways with this model, but more difficult in others. Let's dive into the ways testing serverless applications and components is different from traditional architecture.

Peter Varhol's picture
Peter Varhol Gerie Owen
Five light bulbs 5 Ways to Write Automated Tests Efficiently

When written clearly and concisely, automated tests can perform quality assessment that would take developers days or weeks to do manually. To maximize their effectiveness, you should compose these tests the best possible way. Here are five guidelines to write automated tests efficiently and increase their usefulness.

Angela Baker's picture
Angela Baker
Bored tester looking at his computer screen Preventing Boring Test Syndrome in Your Automation

Boring tests are easy to spot: A good rule is if you start feeling sleepy after a few minutes of looking at them. Although routine tests may still find quality issues, having to write them will not encourage a tester to be creative in challenging the application. Here are some ways to make tests more interesting.

Hans Buwalda's picture
Hans Buwalda
Left arrow painted on a wall 5 Ways to Shift Performance Testing Left

Performance testing is often a barrier to accelerating software delivery. Because you need a production-like environment, performance testing often waits until the entire application is complete. But you shouldn't wait until then to get started. You can begin testing earlier to reduce rework and address issues sooner.

Jeffery Payne's picture
Jeffery Payne
A crowd of people walking in the street Crowdsourced Testing: Give the People What They Want

Crowdsourced testing is a great way to connect with users and ensure that the product idea, design, implementation, and nonfunctional elements meet their expectations—or, hopefully, even exceed them. But like any other test effort, crowdsourced testing is both a science and an art. Here's how to do it effectively.

Mukesh Sharma's picture
Mukesh Sharma
Software testers asking questions about a test tool they're considering Before You Buy That Test Tool, Answer These Questions

Tools are a normal part of testing jobs because they can amplify our ability to learn about product quality. It's a good idea to review new tools for automation, performance, or monitoring to see if some solution will help you test better. Before you even look at tools, though, there are two questions you should ask.

Justin Rohrman's picture
Justin Rohrman
Action-based test design checklist Leverage Your Actions to Get More Out of Test Automation

Test design can contribute greatly to how manageable and maintainable your automation is. Hiding detailed steps in actions makes their automation easier to maintain, and the high-level actions can be leveraged to define less common tests. Here's how you can write tests as a sequence of actions to improve coverage.

Hans Buwalda's picture
Hans Buwalda
Mobile tester getting a positive result for a visual regression test on a smartphone Visual Regression Testing: A Critical Part of a Mobile Testing Strategy

Despite our best efforts to replicate customers' behavior in our test automation suites, teams often forget about nonfunctional requirements. An important one is visual perception—how users see and feel each application they use. Visual regression testing can fill a significant gap in user experience expectations.

Dmitry Vinnik's picture
Dmitry Vinnik