JustMock R1 2021 Service Pack 1 with Preliminary Support for .NET 6 Preview 1...
The latest Telerik JustMock service pack comes with preliminary support for .NET 6 preview 1 and bug fixes. .NET 6 Preview 1 The .NET world is evolving at a rapid pace in recent years, and with that so...
View ArticleHeadless Browser Execution: Less Effort, Faster Delivery and Quicker Results...
In the context of the new economies that are driven by the digital experiences, Test Studio continues to deliver features that enable efficiencies for the test engineer, deliver value to existing users...
View ArticleJustMock the Telerik WinForms RadGridView
This tutorial will walk you through the process of creating unit tests with JustMock for a project that uses the most commonly used control from the Telerik UI for WinForms suite—RadGridView. Quite...
View ArticleTest Studio to End Support for Visual Studio 2012 and 2013
As of Test Studio R1 2021 SP2, scheduled for May 18, the Visual Studio plugin of Test Studio will not be supported on Visual Studio 2012 and Visual Studio 2013. Based on customer feedback and product...
View ArticleLet's Give Some Unit Testing Love to the C# 8 and C# 9 Features
According to StackOverflow, C# is one of the most-loved programming languages. And I completely understand that—it is powerful, easy to learn and consistently improving and developing. It is a living...
View ArticleHeadless Testing With Test Studio: Webinar Q&A Recap
With its latest R1 2021 release, Test Studio expands the capabilities it offers to testers in an effort to help them modernize their portfolio of testing types and improve test scenario coverage. Test...
View ArticleAWS Testing—Optimizing Test Performance and Cutting Costs with Headless...
Cutting testing time and improving test performance are the main promises of test execution using headless browsers. Now ... how to achieve that in practice? This article will walk you through an AWS...
View ArticleHow to Automate PDF Testing? A Truly Straightforward Approach
This blog post will show you how to automate PDF testing for an easy, error-free end result. PDF is the alpha and omega of document processing for any business. Be it marketing brochures that you send...
View ArticleAPI Testing—Strategy and Tools
If you’re not careful, unit testing your Web Service API can take over all your testing. Here’s a unit testing strategy that shows what it means to “unit test” a Web Service API. Your API testing can...
View ArticleThe Telerik and Kendo UI R2 2021 Release is Here!
In R2 2021 we’ve introduced Telerik UI for WinUI, the largest Blazor component suite, over 30 enhancements across .NET & JS, and more. Learn more about our latest release. The Only .NET and...
View ArticleJustMock R2 2021: Performance Improvement, Debug Window Shows New Info,...
Announcing the R2 2021 release of our mocking framework, Telerik JustMock. The R2 2021 release of our mocking framework, Telerik JustMock, includes performance improvements, Debug Window showing...
View Article5 Ways to Speed up Your End-to-End Tests
End-to-end tests are an excellent way to deliver high-quality web applications. Unfortunately, these tests tend to be slower than other tests, creating delays in the development process. Here are five...
View Article3 Hacks to Master Your Automated Test Suite
Finding a way to master your automated test suite keeps every tester busy probably not only during working hours. Yet, does it have to be so hard? This blog post presents a selection of test recording...
View ArticleVerification vs. Validation, or Why Your Requirements Are Always Wrong
Verifying code though automated testing ensures things are working right. Validating requirements, on the other hand, ensures you’re working on the right things. Since there’s no point in verifying the...
View ArticleData-Driven Testing
Data-driven testing will help improve the maintainability of your tests by reusing logic and reducing repeated tests—all while providing the same test coverage. But it’s important to make sure we don’t...
View Article5 Development Best Practices That Will Help You Craft Better Tests
Automating tests is hard. You can make it manageable by using these tips, techniques and tools to help you speed up the process. Our industry’s advancements in agile methodologies, DevOps and even...
View ArticleWhy Is Continuous Integration Important For Testing?
Many organizations these days are establishing test automation practices. However, some teams don’t run them as frequently as they should. Continuous integration will help run them regularly. Here are...
View ArticleMocking 101: First Principles in Building Mock Objects
You should spend all the time on creating mock object that you have to … and no more. Here are the three principles that will help you decide how much you actually need to do. Creating mock objects...
View ArticlePurposeful Find Logic Enhancement Based on Chained Find Expressions
Large and complex Single Page Applications (SPAs) might impose significant challenges for test automation tools due to the way the elements are organized. This blog post walks you through a few simple...
View ArticleHow to Maximize Testing: The 4 Truths of Testing
If you want to create a great test plan for any application, there are four truths that will guide every decision you make. In fact, you’re already using them on a daily basis even if you’re not...
View Article