TestRail Blog

Software testing news, insights, and resources
Explore your favorite testing topics:
Blog - Search
Blog - Categories
  • All
  • Programming (28)
  • Software Quality (17)
  • Agile (8)
  • Automation (5)
  • TestRail (4)
  • Business (2)
  • Continuous Delivery (1)
  • Security (1)
  • Websites (1)
Books, General, Gurock Software, Programming

Five Learning Resources

All too often we lose sight of how important it is to make improvement and learning a priority. Life is hard and busy, but there are a wealth of tools, tricks, and resources to help you learn. Sometimes they’re even fun!

General, Programming

Three Things to Learn

Continuous learning is a critical concept for your career and personal life. Here are three ideas that you can apply to grow professionally and personally.

Agile, General, Programming

Test Configuration Under Kubernetes Using Secrets

Kubernetes puts containers and container orchestration at the forefront of systems design. Kubernetes is a dynamic environment with configurations requirements that can change at the drop of a dime. This is true for configuration information that is general...

General, Programming, Software Quality

Top Five Code Metrics to Help You Test Better

Understanding the health of the software’s codebase can help you better focus your testing efforts. Static analysis metrics can help testers focus in on areas of the codebase to invest extra attention. There are a great many metrics available for meas...

General, Programming

Leveraging Code Kata as a Tester

Modern software testers need to be comfortable with code. The days of testers not being able to open up a code editor and understand software fundamentals are thankfully vanishing. As modern testers, we need to embrace a new challenge. This doesn’t me...

Agile, General, Programming, Software Quality

4 Properties of Highly Testable Code

Not all code is created equal. If you want to test code, then it should be testable. How do you recognize a highly testable code base? Or even better, how do you turn your code base into a highly testable state if it’s currently not? To answer these q...

Agile, General, Programming, Software Quality

The Only Coding Standard You’ll Ever Need

When someone says the phrase coding standard, usually the first thing that comes to our minds is formatting, but of course, coding standards can cover so many more things. We could debate these standards elements, and so many more, for hours on end. Somet...

General, Programming, Software Quality

The Challenge of Determining Acceptable Code Coverage

Any line of code that hasn’t been exercised in a test is a potential risk. Thus, test practitioners use a metric called the code coverage percentage to determine how much of the code that’s been written has been exercised in testing. Many compan...

Agile, Continuous Delivery, General, Programming, Software Quality

5 Myths about Test Driven Development

I’ve seen a lot of misconceptions, or myths about test driven development over the years. So today, let’s clear things up. Let’s debunk some myths about test driven development!Test driven development is a simple but powerful technique fo...

General, Programming, Software Quality

4 .NET Test Isolation Frameworks

First things first. What is a test isolation framework? It’s not a terribly difficult question to answer, but it’s not a trivial one either. So let’s get that out of the way, first. And then, we’ll look at some options you have i...

Load More

Build quality processes and release with confidence