Related Content
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. |
||
Go-Live Lessons: The Path from Software Development to Production On systems integration projects where a vendor is building or configuring a system for a client, you sometimes cross the canyon from development to production and maintenance in several smaller bounds rather than one big leap. A warranty period after go-live can help stakeholders confidently monitor quality. |
||
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. |
||
QA's Role in Enhancing Application Performance During Holiday Sales Thanksgiving sales are now not only a Black Friday or a Cyber Monday event but also something that runs during most of November. With such huge volumes of sales happening within a short period of time, the availability and performance of applications is one parameter that is closely tracked. |
||
What's More Important: Mobile App Performance or User Experience? More and more, users are expecting increasingly responsive apps on day one, and if certain actions take just a single second longer than what they feel is justifiable, the app could be uninstalled before it’s ever really given a chance. But more complex apps might just be slower. Which is the priority? |
||
How Performance Testing Stands Apart Performance testing is fundamentally different from other types of tests, especially functional testing. Performance testing does not utilize test cases as we typically see them. Dale Perry details how to create a successful performance test, including designing an operational profile and load-based tests. |