As I mentioned in my last post's closing, Test Studio's plugin for Visual Studio lets developers and coding testers work right in an environment they’re familiar and comfortable with. You’ve undoubtedly customized
Visual Studio to fit your particular needs: display settings, window behavior and layout, and any number of other plugins and productivity tools such as Telerik’s JustCode.
Working with Test Studio inside of Visual Studio leaves you the ability to pull in other tools easily through NuGet. Do you prefer using NUnit or MbUnit
for their powerful Assert and fluent interfaces? Go right ahead! (Note that you can also ...
RadDataGrid is a highly flexible and very powerful tool. In this post we look at how to set the color of a cell within a column conditionally -- if a condition is true, make the column entry red, otherwise, white.
Though most organizations now have some form of formal project management office (PMO), there is still no guarantee of project success or even PMO success. Indeed, a 2012 report from PM Solutions indicated that 87% of surveyed organizations have a project management office in place compared to only 47% in a similar study performed in 2000. Yet PMI reported in a study that as many as 68% of all projects fail to some degree. And as for PMOs, I have personally worked in or lead PMOs for four different organizations. One company experienced utter PMO failure…twice…another kept turning over their ...
As a new user of Icenium, you probably want to start writing some code and developing the next great hybrid mobile application. Luckily for you, there are two IDE options that ship as part of Icenium: Graphite and Mist. While Mist is a lightweight HTML5-based IDE (run from your browser), Graphite is a full desktop application usable by Windows and Mac (via Parallels or VMWare).
Developers working on functional testing don’t have to be focused solely on coding tasks. They should also able to work with any of the tasks around
creating, editing, and maintaining automated UI testing. Test Studio’s plugin gives developers (and coding testers!) the ability to work seamlessly with
functional tests directly within Visual Studio.
Working inside Visual Studio leaves team members with complete access to the critical features that make Test Studio Standalone so useful:
Recorder:
Record and update tests. Use the DOM explorer to craft
custom find logic to ensure your tests make the best use of locators specific to your ...
This how-to blog post demonstrates how to create a custom skin (in our case a Green variation of the existing Metro skin) using Telerik's Visual Style Builder tool for ASP.NET AJAX.
Q1 is already behind our back and we took the time right after it to sit down and carefully think about our next steps. We were trying to answer questions like where we want to be in Q2, what the main customer scenarios are, how we can help our customers achieve those scenarios, how we can use our resources in the most efficient way, who we’re targeting, etc. As a result we outlined a comprehensive plan including tons of significant improvements and new features as well as major new initiatives that will take Telerik DevCraft to another level in Q2 2013.
In my previous post on JSON, I covered the basics of what a JSON document is, and showed a few very simple things that can be done to produce them. In this post, I want to expand on one of those methods, toJSON, and show how to produce a custom JSON document for any JavaScript object, no matter what framework is serializing the object ...
In the first part of this blog post we covered some common scenarios for setup and configuration of your tests to ensure the overall test suite
maintainable over the long run. Now, we’ll talk about backing APIs, extended tests, and test oracles.
Backing APIs
As powerful as Test Studio is, every project will end up needing some form of coded infrastructure at some point. Backing APIs make it much easier to
handle the setup and configuration tasks mentioned above. You could work with Test Studio Standalone and use an empty coded step in an empty test as ...
Here comes another dose of our “What’s new in Q1 2013” series. After we showed you how to get the most out of our PDF Viewer, we’ll present to you top three new features you’ll love about RadChartView.