Related Content
Leadership in a Time of Crisis There’s an old saying that leadership is defined by what a leader does in a crisis. The current COVID-19 situation is such a crisis for every business. Whether you lead just yourself, a team, a line of business, or an enterprise, now is the time to step up and be a leader. Here's how to do that when times are tough. |
||
Building Levels of Testing in Software Development Quality is now considered everyone's responsibility, and many developers are acquiring testing skills to validate their code before it gets to dedicated quality engineers. But where should you start? Consider beginning with unit tests that help you write better code, then building to integration tests and E2E testing. |
||
Why UX Is More Important Than Coding When it comes to your project succeeding, the quality of the code is secondary to user experience. That's because software is all about making users' jobs easier. If you start coding in a vacuum without understanding what your users need to do, you can't be sure you’re making the right thing. You need UX research. |
||
Driving Agile Change: A Slack Takeover with Mary Poppendieck Thought leaders from the software community are taking over the TechWell Hub to answer questions and engage in conversations. Writer, speaker, and author Mary Poppendieck hosted this Slack takeover and discussed all things agile, including how development has evolved over the decades and how to implement agile changes. |
||
Aging Gracefully in QA Employee churn is inevitable in every industry, and positions are being filled by fresh young faces all the time. Instead of becoming worried or insecure, senior team members should embrace their new status as someone to be looked up to for experience, lessons, and mentoring abilities. Here's how to do that in QA. |
||
7 Tips to Make Working from Home Work for You At first glance, working from home might sound ideal, and it can be. But even with all the benefits, there are also numerous challenges. Deciding where, how, and when to work can take some adjustment. As more people are asked to or choose to work from home, these seven tips can help make the most out of remote work. |
||
What’s New in Apache Cassandra 4.0 Apache Cassandra is an open source, distributed NoSQL database based on the wide column model. The highly scalable, highly available database is great for handling large amounts of data. There is no set release date yet for the next version, Cassandra 4.0, but we do already know about several new features. |
||
Figuring Out Your Regression Testing Strategy When your application is scheduled to go to production, the development team may be asked what their regression testing strategy is. This is a perfectly reasonable question, but a lot of people have a hard time answering it. Don't overcomplicate it. Analyze your process, look at the other testing, and put it together. |