Telerik blogs

Latest

  • Productivity

    Command Line Support and More in JustDecompile

    Although the command prompt has fallen out of vogue in the past few years, developers and power users alike invoke cmd when a job calls for finesse. Command line support is also essential for many scripting and automation languages, such as MSBuild. JustDecompile has the ability to export code directly from the command prompt. For ease of use, I recommend adding %PROGRAMFILES(X86)%\Telerik\JustDecompile\Libraries to your path. To decompile an assembly from the prompt, use the command JustDecompile.exe /out:[OutputDirectory] /target:[PathAndAssemblyName]. This currently only supports csharp, but in the future the /lang switch will enable you to target other languages. You may find yourself wanting to...
    May 27, 2021 1 min read
  • Productivity Testing

    New Video: Automating Silverlight Popups

    I’ve just posted up a new video on Telerik TV to help folks working in Silverlight understand how to automate tests around popup child windows: Automating Silverlight Popup Child Windows with Test Studio Make sure to view the video in HD for best clarity! About the author Jim Holmes Jim Holmes has around 25 years IT experience. He is co-author of "Windows Developer Power Tools" and Chief Cat Herder of the CodeMash Conference. He's a blogger and evangelist for Telerik’s Test Studio, an awesome set of tools to help teams deliver better software. Find him as @aJimHolmes on Twitter.
    May 27, 2021 1 min read
  • Productivity Testing

    Using Test Oracles to Ensure Your Tests’ True Validity

    Raise your hand if something similar to this has ever happened to you: You write a functional test that uses your system’s UI to create a user. You automate navigating to the proper screen, you get all the right values filled in, the Submit button gets clicked, and you do a check for the “User created!” message. You run the test a couple times to make sure everything’s working smoothly. Things look good, so you check it in to source control, where it gets wrapped in to your regular automation runs. Shortly after a new bug gets filed stating newly ...
    May 27, 2021 4 min read
  • Productivity

    Agile is for your WHOLE Business

    I’ve said this very often – and I’ll say it one more time. Agile isn’t just about software development. It can be effective to manage your entire business. I’m a huge believer that many aspects of Agile should be applied to business – especially management and sales approaches. In his book Enterprise Scrum, Ken Schwaber introduces the idea of using Scrum at the enterprise level.  I don’t think we need to stop at Scrum to apply Agile to Business development, sales, or virtually any corporate initiative.  The principles hold true.  This is becoming more and more apparent as I ...
    May 27, 2021 3 min read
  • Productivity

    A Testament to an Agile Team

    I wrote a number of blog posts on a “behind the scenes look” at how the TeamPulse team works.  You can read all about them here (Part 1, Part 2, Part 3) As you can see, we truly value and embrace the principles behind Agile and have worked very hard to get the team to where it is today. When I started with Telerik and began to think about how I would form the team, I can’t deny that I hand picked specific people with specific personality and technical traits.  In fact, I will be completely honest ...
    May 27, 2021 5 min read