fbpx
Author

Andris Papirats-Pfafrats

Browsing

Loadero is a versatile tool that can be used for different types of web application tests. In order to provide a comfortable way of running the tests that you need, we have different test modes. In this blog post, we describe each of those in detail so you can pick the appropriate one every time you are launching a test run. There are currently 3 available test modes to choose from when creating your own…

When developing web applications, one of the important things is to provide smooth accessibility of your product to the clients. But that is not an easy task to accomplish as several factors come into play. Software testing requires coverage of many different devices, environments, and conditions. We in Loadero provide features to use different browsers, run tests from different locations, set different fake media for webcam and mic simulation, etc. One of the very important…

When starting to work with a tool like Loadero, there can be many unknowns and things that need to be explored, before you can properly achieve your appointed goals for testing. If you are working on the first test, it’s a good idea to follow our step-by-step guide to configuring a test and check out Loadero’s documentation if something is unclear. To further ease your work on creating a test and checking that it is…

With the growing demands for online communication platforms, the need for testing various scenarios has drastically increased. Therefore when testing WebRTC application implementations most of the time there is a need to provide a video and audio feed to the application to test various aspects of the functionality implementation. To address this need, Loadero was providing several preset audio and video feed configuration combinations. Loadero team is happy to introduce the ability to create different…

Countless things should be tested within web applications but among them, one of the most important scenarios to be tested and even load tested is the user login process. User login serves as a medium between providing users with most of the product features and therefore requires careful and thorough testing. If your website allows users to log in, a login page test is necessary. An automated test for this can be easily created for…