performance testing
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. |
||
Integrating Exploratory Testing into Product Design Exploratory testing, or ET, is a good fit for agile processes, can be done by any member of the dev/test team, and helps develop applications that map to customers' needs. Kevin Dunne writes how with increased use of ET, testing becomes an intellectual pursuit driving product quality and agility. |
||
What's in the Fall 2015 Issue of Better Software Magazine? For the first time, the cover of Better Software magazine showcases two articles. The dual features are about the new ISO 29119 software quality standard—one pro, one con. Reading both points of view will make you think about what your organization is doing to adopt quality standards. |
||
The Ever-Increasing Importance of Application Performance While an application’s functionality is very important, users have equally started to value non-functional areas—such as performance, usability, accessibility, and UI—and are often ready to move on to other options if an application's performance does not meet their needs. |
||
When I Really Do Break Software Pamela Gillaspie has been experimenting with actually breaking software: installing or operating respectable software in a way that renders it unusable. She says testing beyond what your product is strictly responsible for can save your company many support cases—and the goodwill of your users. |
||
Part of the Pipeline: Why Continuous Testing Is Essential With the DevOps movement and push for continuous delivery, the way we have done test automation in the past must evolve. In continuous testing, tests are run as part the build pipeline so that every check-in and deployment is validated. Learn more to ensure your team can achieve continuous testing. |