Related Content
Analyzing the Software Team Generalist There's a recent trend in having generalists on the software team—there are no developers or testers, only "team members." The idea of the two roles learning from each other is a good one, but it's usually a one-way street: Testers learn to write production code or test tooling, but no one focuses on deep testing. |
||
FDA Reviewing Guidelines for AI and Health Care Artificial intelligence is projected to revolutionize health care and make high-quality medical treatment more accessible and affordable. While 3D-printed donor organs may still be on the horizon, AI tools to detect strokes, diagnose diabetic retinopathy, and help identify wrist fractures are already here. |
||
The Cross-Browser Testing Landscape Is Ready for DevOps While most websites today are responsive, there is a significant growth in progressive web apps that provide cross-platform mobile and web capabilities from within a web app. Add to this maturing practices around agile development and testing and greater adoption of BDD practices, and the landscape is ready for DevOps. |
||
Testing Your DevOps Is Just as Important as Testing Your Software Many DevOps engineers fail to test their automation code in the same way they test the software they deploy. It's crucial for software to have tests, and this should apply to infrastructure-as-code software too, if we plan to change and improve this code with no worries about breaking automation in our DevOps pipeline. |
||
Hurricane Season 2018: Enhanced Forecasting and More Prep Time The 2017 Atlantic hurricane season saw three devastating major hurricanes. Like any team after a release that conducts reviews to see how they can improve, the National Hurricane Center found ways to enhance future communication to the public regarding where a tropical storm is headed and the potential impact. |
||
A Definition of Done for DevSecOps In DevOps, we have a software delivery pipeline that checks, deploys, and tests every build. The goal is to produce a viable candidate for production, so we have to look at many different aspects of quality, including security. To be sure we hit all the crucial marks, we should have a definition of done for DevSecOps. |
||
Is Shifting Left Forcing Developers to Become Testers? Even if it’s the testers who are asked to make some of the biggest changes when it comes to the concept of shifting left, they’re rarely the ones who are calling the shots. When it comes to testing earlier and more often during a project, it’s management making the big decisions. |
||
How Mobile Developers Can Take Advantage of Android Instant Apps Google's Instant Apps offer users a way to easily engage with software without having to download the app. Any Android developer can now develop Instant Apps—or adapt their existing apps to support this feature—streamlining the way users interact with their content, store, or game. Will you modify your native app? |