Telerik blogs

Latest

  • Productivity Testing

    30 Days of TDD – Day 12 – Working with Stubs

    “Mocking” is one of those magical concepts derived from OOP that makes TDD possible. But as you saw in the last post, there are many different kind of mocks and each has its own strengths, weaknesses and purposes. We’ll discuss most of these types of mocks at some point in this series. But in this post I’m going to demonstrate one of the most common type of mocks you’ll use; the Stub.
    May 27, 2021 14 min read
  • Release

    Q3 2013 Model Operations - Simple, but Powerful

    Take a look at the renamed and enhanced Model Operations dialog, now able to make mass changes to virtually all of the Visual Designer properties with a single click.
    May 27, 2021 1 min read
  • Web

    Check / Uncheck A TreeView Item When Clicking The Label

    Normally, when you click a label for a Kendo UI Treeview item, the item toggles between selected and not. But in some scenarios, you just don’t need the item to be selected. Sometimes it makes more sense for the checkboxes to act as the item being selected or not. I’ve had a number of people ask me how to do this recently, so I wanted to share a quick and easy tip on how to make it work.
    May 27, 2021 2 min read
  • Productivity

    It's All About the Data

    We collect a lot of data during the testing process, but whether we put it to good use is a different story.  We run individual tests of test cases, and determine if they pass or fail.  If they fail, we determine at what point they fail, and provide the steps necessary to replicate that failure. We look for performance of individual transactions early on in the testing process, then when our goal turns toward deployment, we add virtual users to determine the behavior characteristics of the application and servers under stress, as well as whether it can successfully handle the ...
    May 27, 2021 3 min read
  • Mobile

    Live Webinar next week: "Analytics: What, Why and How". Register today.

    Our first live webinar about application analytics is scheduled for next Tuesday. Our solution consultant Ramiro Milan will lead the conversation and will go over what EQATEC Application Analytics is, how it works, why it is important for developers, and how it can help you reduce support.
    May 27, 2021 1 min read
  • Mobile

    3 Key Benefits of the Icenium Mobile Development Platform for Enterprises

    With a plethora of options for mobile development in the market, Icenium has been gaining popularity among Telerik’s developer community for its simplicity and cross-platform capabilities. And with this new release the product is evolving to become a true enterprise-grade solution.
    May 27, 2021 5 min read
  • Release

    RadControls for Windows 8 Q3, Windows 8.1 and Visual Studio 2013

    We are quite excited to announce the immediate availability of our RadControls for Windows 8 Q3 2013 BETA release. As described in this blog post there are several major new components as well as plenty of bug fixes and improvements both for the XAML and HTML suites. Windows 8.1 General Availability is forthcoming around mid-October and we are already updating our projects and components to target 8.1 natively.
    May 27, 2021 5 min read
  • Productivity

    Why should .NET developers use Application Analytics? The answer is coming on Tuesday.

    Our first live webinar about application analytics is scheduled for next Tuesday, and it will focus on .NET development. Our solution consultant Ramiro Milan will lead the conversation and will go over what EQATEC Application Analytics is, how it works, why it is important for developers, and how it can help you reduce support.
    May 27, 2021 1 min read
  • Productivity

    [A Few Tips] How to Decompose User Stories and Assign Tasks

    Decomposition into Tasks Your backlog is normally comprised of requirements in the form of User Stories which depict the resulting value required by the users of the system. During iteration planning, teams take the highest value requirements and assign them to the current or next iteration, filling the iteration to capacity. Agile teams typically do not decompose requirements into work tasks until they are assigned to an iteration. Agile teams spend the first few hours of each iteration going through iteration planning, and a part of that process is the decomposition of requirements into work that can be completed by ...
    May 27, 2021 3 min read