A Fast Track to Stable Deployments Without Costly Test Maintenance: Test...
Automation can speed up testing by up to 75%. Yet, it is only effective when test cases can be sustainably maintained over time. The Test Studio R2 2021 release introduces simplified test debugging to...
View ArticleTest Flakiness Demystified
Flaky tests add technical debt to mission-critical deployment workflows. Test Studio introduces simplified test debugging to help deal with test flakiness. Test automation is a key productivity driver....
View ArticleThe Importance of Maintaining Your Automated Tests
Maintaining your automated tests will make them easier to modify and run smoothly, now and in the long term. Here are a few simple ways you can keep your test suite in optimal condition without...
View ArticleHow Testers Add Value
If you get your testers involved early enough, they can be the primary tool for ensuring that your users get what they want. In fact, testers can be the part of your process that users regard as “value...
View ArticleA Fast Track to Stable Deployments Without Costly Test Maintenance: Test...
Automation can speed up testing by up to 75%. Yet, it is only effective when test cases can be sustainably maintained over time. The Test Studio R2 2021 release introduces simplified test debugging to...
View ArticleTest Flakiness Demystified
Flaky tests add technical debt to mission-critical deployment workflows. Test Studio introduces simplified test debugging to help deal with test flakiness. Test automation is a key productivity driver....
View ArticleThe Importance of Maintaining Your Automated Tests
Maintaining your automated tests will make them easier to modify and run smoothly, now and in the long term. Here are a few simple ways you can keep your test suite in optimal condition without...
View ArticleHow Testers Add Value
If you get your testers involved early enough, they can be the primary tool for ensuring that your users get what they want. In fact, testers can be the part of your process that users regard as “value...
View ArticleThe Telerik and Kendo UI R3 2021 Release Is Here! Give It a Spin!
In R3 2021, we’ve introduced 50+ new components across all .NET and JavaScript products, the only Blazor UI Library with 85+ components, growing MAUI and WinUI suites, .NET 6 latest preview support,...
View ArticleJustMock R3 2021—Support for Linux, Visual Studio 2022, .NET 6 RC1 and more
Announcing the R3 2021 release of our mocking framework, Telerik JustMock. The R3 2021 release of our mocking framework, Telerik JustMock, includes new support for Linux, support for the new 64-bit...
View ArticleBug Reporting—Writing for an Audience
People in at least three different roles may be reading your bug report, and the information each group needs is different. I’ll show you how to organize your report so it provides everything your...
View ArticleUnit Testing Legacy Code, Part 1: Creating Maintainable Applications
If you’re tired of reading articles about how to apply unit testing to new applications when most of your life is extending and enhancing legacy code, here’s a plan for (finally) exploiting automated...
View ArticleUnit Testing Legacy Code, Part 2: Leveraging Mock Objects
What does unit testing look like after you’ve refactored a legacy application to make it easier and cheaper to maintain? Most developers spend most of their time extending, enhancing, modifying and...
View ArticleUnit Testing Legacy Applications: Dealing with Legacy Code with JustMock
JustMock makes it easy to create tests that isolate our code changes, even in “untestable” legacy applications. Articles that demonstrate automated testing generally assume that you’ll be working with...
View ArticleAct-Verify: A Proven Pattern for Building Bulletproof Functional Tests
How can functional tests in automated end-to-end testing verify software meets your user’s expectations? Let’s take a look. Verifying that your application’s UI meets user expectations through...
View ArticleTest Studio R3 2021 Brings You Closer to the Ultimate Continuous Testing Setup
Test Studio R3 2021 release is live with containerized testing for continuous delivery, Docker support for headless test execution and new layout management for best-in-class user experience. The...
View ArticleTest Studio Step-by-Step: Creating Tests
Learn how to integrate Test Studio into your testing process, including how to handle typical issues when using an automated E2E regression testing tool. It doesn’t matter if you’re a programmer, a...
View ArticleUsing Microsoft-Hosted Agents in Azure Pipelines for Automated Test Execution
Running automated tests on Microsoft-hosted agents in Azure Pipelines helps you eliminate testing delays and speed up software delivery. Speed is the biggest promise of test automation. For many teams,...
View ArticleTest Studio Step-by-Step: Data-Driven Tests
Here’s how to convert any test into a data-driven test that lets you prove your app works with every set of data that matters. So you’ve created your first end-to-end (E2E) test and it’s proving that,...
View Article