Related Content
Is Git a Good Fit for the Enterprise Git has become the version control system of choice for many developers. It is relatively easy to use, has good repository integrity, and has a distributed architecture. But Git also has some limitations and can be challenging to support for large scale enterprise use. Read on for some practices. |
||
My Love/Hate Relationship with Dev and Test Tools After you make investment decisions for homegrown, open source, or commercial tools that yield little or even negative return, those "learning experiences" reinforce the old saying—"A fool with a tool is still a fool." Here are some things to keep in mind as you reach for that next cool tool. |
||
The Importance of Tool Independence in Test Automation Command-driven testing has proven to be a good way to implement pattern tool independence. The main advantage is that you just have to develop the commands in the script language of the tool. To change tools, you only have to rewrite the keyword commands in the script language of the new tool. |
||
Five Predictions: What the Future Holds for Test Professionals No one has a crystal ball, but it's critical for test professionals to seriously ponder what the future holds as they plan their career journeys. Where is technology headed? What testing roles will be in most demand? Where will a tester spend the most time? Here are some predictions. |
||
Using Assessments and Standards to Improve Your Process Process improvement is a fundamental endeavor that any successful organization must embrace. The challenge many companies face is how to effectively implement IT process improvement. A good place to begin is with an assessment of current operations; then measure those findings against good criteria. |
||
Why You Should Build a Custom Performance Testing Framework Performance testing involves an unparalleled combination of different workloads and technologies—which translates to a large set of variables for a performance test. Creating a custom simulation framework lets you execute varied performance tests at any stage of the product development cycle. |
||
Agile Teams Can Learn a Lot from the World Cup It might not seem apparent at first, but there are more than a handful of similarities between agile teams and those football/soccer teams representing their respective countries in the World Cup. How teams are built, their objectives, and on-the-fly changes are all facets that tie both together. |
||
Dysfunctional DevOps DevOps is a set of principles and practices that help teams, including development and operations, to communicate and collaborate more effectively. But DevOps also has a dark side, and some dysfunctional behaviors and misunderstandings can keep organizations from implementing these best practices. |