performance testing
Embedding Performance Engineering into Continuous Integration and Delivery In the world of continuous integration and continuous delivery, the importance of ensuring good performance has increased immensely. While functional and unit testing are relatively easier to integrate into these processes, performance engineering has typically raised more challenges. Here's how you can mitigate them. |
||
Performance Testing for Our Modern, DevOps World As DevOps-based methodologies are more broadly adopted, we'll increasingly move to a continuous testing model. Containerized environments and microservices make it easier to optimize your application by validating changes to the environment or system configuration, allowing you to deliver better products faster. |
||
How Software Quality Fits into a Cashless Economy Amid the chaos and national protests against the demonetization drive that India has been seeing recently, the country is slowly settling into a new framework—the digital payment framework. Mukesh Sharma looks at how software quality fits into a cashless economy. |
||
Pushing System Performance with Stress Testing In performance testing, the term “stress” can have several possible meanings and can represent several different types of stress. Dale Perry details some common methods of stress testing when testing system performance. The key is knowing which stress tests make sense in your situation. |
||
Just Enough Testing at Each Stage of Your Delivery Pipeline The continuous delivery pipeline should determine whether the software is a viable candidate for production. Having frequent quality gates along that pipeline that give frequent feedback about the quality of the software helps us find that answer faster. Short feedback loops ensure better product quality. |
||
Removing the Performance Testing Bottleneck When you start down the road to continuous testing, even if you increase speed, performance tests can still hold up production deployments. By using application monitoring, service virtualization, and open source performance testing tools, performance testing is accounted for in every cycle of development. |
||
What’s in the Spring 2016 Issue of Better Software Magazine? The spring 2016 issue of Better Software magazine includes a number of articles that emphasize state-of-the-art practices in testing, metrics, and controlling technical debt on mobile software development projects. Read on to see how this issue can help you improve your processes and rethink workflows. |
||
Mobile Testing: Simulators, Physical Devices, or Both? Simulation has many advantages over physical device testing: It costs less, is more stable, and is easier to scale. So do we really need physical device testing for mobile products? The answer is yes and no. It depends on what aspect of quality you want to validate and where you are in the product lifecycle. |