Telerik blogs
  • Productivity Testing

    Selenium IE performance issues; Tests optimization

    As started in my previous post Selenium supports XPath expressions, which is actually one of the most commonly used DOM element location strategies. Unfortunately people complain about slower tests in IE (the problem is explained in details and discussed here) because of the XPath as well as of some failing tests in IE, created for example with Selenium IDE in Firefox. These are due to the fact that Selenium includes external library in order to support XPath in IE too and Firefox supports it internally. So in other words, Selenium XPath support definitely differs in IE ...
    May 27, 2021 3 min read
  • Productivity Testing

    Selenium Scripts for RadControls; Firebug and XPath Support

    How do you, guys, use Selenium to test your RadControls? That question is really my favorite! It has been asked by our customers and I would like to answer it with this post. Actually I've been closely watching Selenium forums for the past several months. People often think using Selenium is difficult but I would disagree. This reference explains the basics of writing Selenium tests. It seems people identify easily which command to use. However, most people experience difficulties getting a proper locator. Should the respective element contain an ID its locating is trivial, but what should we ...
    May 27, 2021 3 min read
  • People

    Satisfaction Survey: Share your feedback on Telerik Support Services

    We want to hear how we meet your expectations and how we can further improve. Support Services are important for us and we appreciate your time. Take the Survey *Do not forget that we give 2000 Telerik points ($20) to everyone who has submitted a survey.
    May 27, 2021 1 min read
  • People

    Telerik Product Support Lifecycle: Which versions of the .NET Framework are supported?

    We have been thinking of posting such information for quite some time and here it is now available on the website at http://www.telerik.com/products/lifecycle.aspx. We have now officially formulated a Product Support Lifecycle Policy for .NET Frameworks which should help all customers know where Telerik is heading and help them better plan their projects. Telerik will be providing three levels of .NET Framework Support: Mainstream Support (all new products, all new features, all bug fixes and all support incidents) for the current version of .NET as well as for the previous version of Framework for one year after the new version ...
    May 27, 2021 2 min read
  • People

    New Support Center homepage at telerik.com

    Did you get the chance to try our new Support Center homepage? If you have not done so please go ahead and test the latest interface built around the search-and-browse paradigm, with product-specific results. Over the years we have accumulated an enormous amount of resources on our web site (about 600 online examples, about 10 000 online documentation topics, about 17 000 community forum threads, more then 500 KB articles and more than 100 posts in the Code Library). The information is quite comprehensive and can get you the answers to almost any question on using our products. Up ...
    March 11, 2025 1 min read