The latest News and Information on Software Testing and related technologies.
Will your software perform well during peak hours? Can it handle the load during sales periods? Is your infrastructure valid if you double your sales by the end of the year? These are just some of the questions that scalability testing can help you answer. Scalability testing evaluates the activity level of your application by upscaling and downscaling the number of users.
A leading company in the healthcare industry has been providing value and care to its clients worldwide for over 20 years. With more than 5,000 employees, this healthcare provider focuses on developing, manufacturing, and distributing continuous glucose monitoring systems for diabetes management.
This blog post is a summary of my talk at the iOS Singapore Conference 2022 about scaling up iOS automated tests using fastlane and other tools.
In a recently posted article on DZone, “Microservices: Good for Developers’ Mental Health,” Sauce Labs engineer, Simone Pezzano, addresses the link between developer confidence and mental health in today’s new workplace. Pezzano tells the story of his team’s bumpy start on their journey from monolith to microservices. Initially, Pezzano viewed microservices as a scary concept with rapid release cycles and shorter testing times.
Pearson, founded in the 19th century, is one of the world leaders in providing education services all around the globe. Francisco Muniz is the Performance Architect for Pearson, responsible for Performance Alignment across Pearson’s Virtual Learning. This position entails working with many different parts of the organization, such as Architecture, Development, and QA. As such, Francisco was leading and overseeing the important Octoperf and Loadrunner software switching project.
Unit testing ensures that every feature or component of a program functions as intended. Unit testing is carried out by developers during the development sprint stages. This assists them in identifying and correcting tiny faults that might lead to larger issues in later stages. Previously, conducting unit tests on a built module was a time-consuming and laborious effort since developers had to manually test code for each component. As a result, final release dates were pushed back.