Telerik blogs

Latest

  • Productivity Testing

    Test Scheduling Basics FAQ

    The new Test Scheduling and Remote Execution feature we added with the Q3 release is a powerful addition to our Automated Testing Tools offering. The feature pushes WebUI Test Studio into multi-machine execution and enables customers to leverage the physical & virtualized environments to schedule and execute test runs. You can also collect results across this distributed environment into a centralized repository. This feature makes WebUI more appealing to large enterprises with larger test labs and machine pools. With this blog post I’m sharing all the basics of the feature in the form of FAQ. In addition I will also ...
    May 27, 2021 4 min read
  • Productivity Testing

    Rename Test Step Descriptions in WebUI Test Studio

    A frequent request we've heard from the testing community is to include the ability to rename test steps. I am pleased to report that the Q3 release of WebUI Test Studio now includes this functionality. Simply hover-over a step, click the pencil icon and edit away! Changes made to step descriptions will also be reflected in the Storyboard and Storyboard Export feature.    Tune into Telerik TV to see a video of Test Step Descriptions in action!
    May 27, 2021 1 min read
  • Productivity

    The OpenAccess SDK

    Say you want to take a quick glimpse of OpenAccess. Up to this point you had to download the trial version, then look at some articles and then at some more, maybe download an example, find some blogs, where is the documentation? With the Q3 release of OpenAccess we are introducing a solution – The OpenAccess SDK . This simple application will quickly become your favorite resource for all things OpenAccess. It will give you quick access to featured resource, videos, release notes, community blogs and of course a rich set of comprehensive examples providing real-life solutions to everyday problems. Now let’s have a...
    May 27, 2021 4 min read
  • Productivity

    Using a Coded Step to Verify a Treeview

    We have had some recent requests to provide an example of using a coded step in WebUI Test Studio. Additionally, we have had a few inquiries asking how to verify items in a tree view. This post should address both questions! The goal with this test is to use a data source to verify the contents of a tree view, the tree view I would like to verify contains (3) values, "Project", "Iteration 1" and "Iteration 2", see below image.  After creating a new test, the first thing I will do is utilize our local test data feature to create a ...
    May 27, 2021 1 min read
  • Productivity Testing

    Using WebUI Test Studio's Visual Debugger

    Telerik's Q3 release of WebUI Test Studio includes many new, exciting features that will further advance productivity by integrating features that allow for powerful script creation without the complexity found in most QA Automation Tools. In this article, I will cover off our Visual Debugger, an interactive widget that docks to the bottom of your web browser during test execution. The Visual Debugger widget not only displays information such as what step is currently being executed, but also provides an interface to pause your test execution. Once paused, you can replay the current step, execute your test step by step, or continue normal ...
    May 27, 2021 2 min read