Related Content
|
The RasPi Pipeline Delivers Raspberry Pi 3 Model B+ Did you get anything special for Pi Day this year, besides the obligatory pie? Once again on March 14, Raspberry Pi Founder and CEO Eben Upton announced that the next evolutionary step in the RasPi pipeline, the new Raspberry Pi 3 Model B+, is now available. |
|
![]() |
Elevate Code Quality by Integrating Testing and Development Pair programming generally involves two programmers working on a single change from start to finish. You can augment this pattern by adding a test specialist, so you can test-drive feature changes first and the tester can ask questions and guide test and code design. What you get is quality built in from the start. |
|
![]() |
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. |
|
![]() |
Artificial Intelligence and Health Care: Predicting Patient Deterioration As part of a medical research partnership with the US Department of Veterans Affairs, the team of scientists and engineers at DeepMind, the artificial intelligence group at Alphabet (Google’s parent company), will work on the global issue of patient deterioration during hospital care. |
|
![]() |
Do Testers Really Need to Learn How to Code? Because automation, AI, and agile have changed how we test software, the thought is that testers need to understand a certain amount of coding so that they can make themselves more well-rounded and better able to adapt within a software project. But there are other things testers can focus on before learning to code. |
|
![]() |
Testing the Requirements: A Guide to Requirements Analysis Everyone knows testing requirements is important, and everyone says they do it, but it seems like no one knows exactly how. The best way to solve this problem is to introduce a requirements analysis stage that has to be done before coding starts. No one knows a product as well as a tester who works with it every day! |
|
![]() |
Is Your Child Meeting Development Milestones? The CDC Has an App for That There are apps that track everything from your fitness goals and calories consumed to the whereabouts of your spouse. However, if you have a young child from age 2 months to 5 years in your life, the free CDC Milestone Tracker is a pretty good mobile app for tracking your child’s development. |
|
![]() |
Application Release Automation: Why the QA Pro Should Care The speed of testing depends on a consistent software release process that can provide critical information when reporting issues. QA pros will benefit from a new set of DevOps tooling called application release automation, which drives continuous release deployment and provides visibility about what was deployed. |