Using a REST Request Emulator in a Real-life Project
A large governmental enterprise that processes a huge amount of various documents has recently approached us. We had to organize the autonomous testing process of key subsystems, which comprise the automated information system. Moreover, we couldn’t use an out-of-box solution (client’s specification), so we had to develop a custom tool that would satisfy the client’s requirements.
Core Banking System Test Automation
PFLB offers expertise services on automated testing of the core Banking System improving the quality of the product and allowing the customers to keep time frames and costs under control.
Automated Regression Testing: Definition & Examples
Many development and testing teams tend to misrepresent or underestimate the time and effort regression testing will take. Most often, it’s confused with retesting, when in fact there’s more to it than checking the performance of just one chunk of code. If done right, regression testing gives developers the ability to ensure that the entire […]
Automated Testing Strategy: How to Build & Examples
Automation is a crucial part of all modern development processes. Be it Waterfall, Agile, or any other methodology used, they all play a part in continuous development, integration, testing, and more. For developers, this means 10, 20, 50 releases per year. Pushing out so many updates and builds with no automation would be a pain […]
Automated GUI Testing: How to Get it Right
The user interface is crucial when it comes to creating a reliable website or application. In order to ensure all the elements of the front-end work as expected and are displayed equally well for users across all devices and browsers, development teams conduct GUI (graphical user interface) testing sprints. There are dozens of factors to […]
Mobile Application Testing: 10 Steps Approach
Mobile application testing is crucial in order to create a reliable product. In this post, we’ll go over the entire testing process step-by-step.
Testing is a crucial part of the mobile application lifecycle. However, due to all the time and effort, it takes to complete the full cycle of app testing, it gets overlooked by developers more often than not. In order to create a reliable app that’ll be enjoyable for an audience to use, a product should be tested on every stage.
Essentially, mobile application testing process is similar to website testing. In this post, we’ll cover all the stages of application testing to and describe how to test mobile applications.