The Latest
![]() |
A Tester's Role in AIOps[article] “AIOps” stands for “artificial intelligence in IT operations,” or using machine learning and data science to solve IT problems. AI can help with many IT functions, including detecting and remediating outages, monitoring availability and performance, and IT service management. Like with DevOps, a tester plays an important part with AIOps—they just have to determine what that is. |
|
![]() |
Containers, Docker, and Kubernetes 101: A Conversation with Ryan Kenney[interview]
Video
Ryan Kenney, senior consultant at Coveros, chats with TechWell community manager Owen Gotimer about the difference between containers, container engines, and container orchestration; using containers in your CI/CD pipelines; and the cost of security. |
|
![]() |
How Continuous Testing Is Done in DevOps[article] DevOps does speed up your processes and make them more efficient, but companies must focus on quality as well as speed. QA should not live outside the DevOps environment; it should be a fundamental part. If your DevOps ambitions have started with only the development and operations teams, it’s not too late to loop in testing. You must integrate QA into the lifecycle in order to truly achieve DevOps benefits. |
|
![]() |
The Power of Communication: A Conversation with Jaimee Newberry[interview]
Video
Jaimee Newberry, co-founder and CEO at Picture This Clothing, chats with TechWell community manager Owen Gotimer about the power of communication, the HIPPO in the room, and how to create psychological safety in brainstorming sessions. |
|
![]() |
What Is Scrum?: A Conversation with Ryan Ripley[interview]
Video
Ryan Ripley, professional Scrum trainer at Scrum.org, chats with TechWell community manager Owen Gotimer about what Scrum is, some of the most common Scrum antipatterns, and the importance of connecting your Scrum team with your customer. Continue the conversation with Ryan and Owen (@owen) on the TechWell Hub (http://hub.techwell.com/)! |
|
![]() |
Making DevOps Evolution Happen: A Conversation with Helen Beal[interview]
Video
Helen Beal, DevOpsologist at Ranger4, chats with TechWell community manager Owen Gotimer about making your DevOps evolution happen, micro-bonus programs, and the neuroplasticity of squirrels. Continue the conversation with Helen (@Helen Beal) and Owen (@owen) on the TechWell Hub (hub.techwell.com)! |
|
![]() |
Applying Data Analytics to Test Automation[article] Testers gather lots of metrics about defect count, test case execution classification, and test velocity—but this information doesn't necessarily answer questions around product quality or how much money test efforts have saved. Testers can better deliver business value by combining test automation with regression analysis, and using visual analytics tools to process the data and see what patterns emerge. |
|
![]() |
Become the Person Everyone Wants to Work With[presentation]
Slideshow
Drawing from her own experiences across twenty years in a range of industry roles, Jaimee Newberry shares true stories of at least a dozen tiny but important things she still sees every day that could make all the difference in how people work with you. |
Jaimee Newberry
|
![]() |
Open Source at Netflix: A Conversation with Andy Glover[interview]
Video
Andy Glover, director of delivery engineering at Netflix, chats with TechWell community manager Owen Gotimer about a couple of Netflix's open source projects, the benefits of open source, and a few open source lessons his team learned along the way. Continue the conversation with Andy and Owen (@owen) on the TechWell Hub (http://hub.techwell.com/)! |
|
![]() |
Embedding Security in a DevOps World[article] Faster DevOps processes also create new challenges. It was difficult enough to add security into a traditional waterfall software development lifecycle with monthly or quarterly releases, but now software updates are released several times a day! What can developers do to build and maintain more secure applications? Here are some ways to encourage better security practices throughout the DevOps lifecycle. |
|
![]() |
Bringing Continuous Testing to Your Organization[article] Continuous testing means all your tests are executing all the time, providing continuous feedback into the quality and health of your applications. In order to achieve continuous testing, you must first adopt the right test automation strategy. Understanding how to bring in all different types of test automation practices as efficiently as possible enables you to get started down the path of continuous testing. |
|
![]() |
Rome Wasn't Built in a Day...and Neither is Your DevSecOps[presentation]
Slideshow
DevSecOps is about more than just the tools—it is an organizational, operational, and strategic transformation. So, as a “thorough or dramatic change in form or appearance” across the three main pillars of an organization, how can we expect a DevSecOps transformation to take place overnight? |
![]() |
![]() |
Infrastructure as Code: The Foundation of Effective DevOps[article] The absence of versioned infrastructure as code (IaC) and automated provisioning undermines one of the most important benefits of DevOps: the ability to version, manage, and control the servers and networking required to run software applications in development, testing, and production. Automating infrastructure setup and continuous monitoring helps keep system environments stable and less susceptible to outages. |
|
![]() |
A Simpler Way of Using Machine Learning to Shift Testing Left[article] The advantages of shifting left and testing as early as possible are obvious. But as you automate more testing, the test suite grows larger and larger, and it takes longer and longer to run. Instead, just automate the process of finding the right set of tests to run. The key to that is machine learning. This isn't AI bots finding bugs autonomously without creating tests; this is a different way to use machine learning, and it’s far simpler. |
|
![]() |
Inverting the Test Automation Pyramid[article] A growing company was tasked to develop a test automation program from scratch, change its coding practices, and build a continuous testing toolchain. Martin Ivison details how they did it, including realizing that implementing the traditional test pyramid wasn't going to work—it would have to be turned upside down. They found out that small is beautiful, cheap is good, and cultural change matters. |