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.
Testing Environment for Performance and Load Testing
In any software development project, it is critical to carry out test plans that guarantee that the application’s performance requirements are met. From the most obvious perspective, performance tests are a set of tests that allow us to measure the speed of execution of a series of tasks in a system under certain conditions. To […]
JMeter vs LoadRunner: Which App Is Better for Performance and Load Testing
Performance testing is necessary for evaluating the response time, scalability, reliability, speed, and resource usage of applications and web services under their expected workloads. The software market currently has various performance testing tools. Nevertheless, when we speak of performance testing tools, Apache JMeter and OpenText LoadRunner (former HP LoadRunner) are the two names that automatically […]
Loading Testing with Citrix for Non-Standard Protocols
Load testing is necessary when deploying any new system or redistributing data streams among existing systems. I think everybody knows this or at least would guess this is the case.Everything seems simple: grab your load testing tool, record some traffic, get some scripts, run your tests, and enjoy the process. At least that’s the theory… […]
Load Testing for SAP Applications
As any enterprise expands, to ensure the platform’s reliability our customer hired PFLB to conduct load testing.
PFLB’s work helped the client make an informed decision about deploying the system into a production environment. Performance optimization based on an analysis of the test results reduced the time required to complete the main logistics business scenario by more than 2 times and increased the speed of individual transactions by up to 8 times.
Siebel CRM Load Testing
Our company was approached during the Bank’s transformation, in which they expected increasing demand for its products, leading to more user operations and higher system load. The system being tested is a credit approval system based on Siebel CRM. The system provides functionality for working with card and credit products, making it possible to conduct the full range of credit-servicing operations.
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.
Quality Gates Next Use Cases Illustrated in a Real Banking Project
Modern software development trends are focused on speed. But tasks need to be performed not only quickly, but also with high quality. To this end, we offer Quality Gates Next.
Quality Gates Next is a solution built on tools that provide continuous monitoring and improvement of product quality through state-of-the-art development methodologies, such as Agile and DevOps. This solution is already available. It is well-tuned and can be quickly adapted.
Types of Testing in Software Engineering
Software testing is a complex process, where personalized methods and approaches are often developed. It’s common for industry newcomers to confuse methods (black box, white box, etc.), approaches (automation or running manual tests) of testing with the actual software testing types. Software testing activities can be categorized the following way: These categories have multiple software […]
The Role of Manual Software Testing in Software Development
Manual testing is the process of identifying bugs and defects in software without the help of software testing automation tools. In this procedure, QA manual testers execute test cases manually while considering the end user’s perspective. Manual software testing ensures that software functions as per the client’s specific requirements. Therefore, software manual testers need to […]