Related Content
Getting Faster Pull Requests in an Agile Environment Pull requests may not seem to fit into agile development, but they can work well if done right. If you can maintain feedback on your working software from frequent integration, using PRs can help people understand your code. The speed at which PRs can be reviewed depends on three things: context, size, and atomicity. |
||
4 Tips for Convincing Your Boss to Send You to a Conference You’ve found the industry conference you want to attend. You know the content at the event is going to help you grow your skills, and in your mind, the capital and time expenditure is clearly justified. So why is it not that easy to get your boss to agree? Here are four tips for convincing your boss to send you. |
||
Leverage Your Actions to Get More Out of Test Automation Test design can contribute greatly to how manageable and maintainable your automation is. Hiding detailed steps in actions makes their automation easier to maintain, and the high-level actions can be leveraged to define less common tests. Here's how you can write tests as a sequence of actions to improve coverage. |
||
Advice for New Leaders One of the more challenging tasks for a new leader is joining a new organization. There is an interesting balance that must be struck in making it clear that there’s a new sheriff in town without being disrespectful or dismissive of your predecessor and the organization they established. Here's how to get it right. |
||
4 Advantages of Applying AI in Software Testing We’re always looking for smarter, faster, better ways of testing. As the popularity of artificial intelligence grows, more and more testers are realizing its capacity to make cumbersome and time-consuming tasks simpler. AI is coming, so we should take advantage of it. Here are four benefits to applying AI in testing. |
||
Attention, Word Nerds: We’ve Got New Dictionary Entries Merriam-Webster just added 640 new words to its dictionary, in addition to the more than 840 entries added in September. While you're learning new language, check out the Sideways Dictionary, a crowd-sourced collection of definitions. There are a lot of software terms there, so see how people define "agile" and "VPN." |
||
Test Estimation in the Age of Agile and DevOps Estimating testing in the contemporary world of agile and DevOps demands some new rules. Gone are the days of using project planning software and work breakdown structures to define and estimate each category of work and the associated tasks. Here are some modern rules, prerequisites, and advice for test estimation. |
||
Learning to Accept Compliments If people at work pay you a compliment, do you say thanks? Or do you always seem to deflect the compliment or respond with something self-deprecating? If it's the latter, that's a habit you should break. Compliments are a great way to create a positive workplace culture. Here's how you can learn to accept them. |