Related Content
Robotic Process Automation: A New Opportunity for Software Testers Robotic process automation (RPA) automates sequences of tasks in production environments to execute a clearly defined path through a process, so you can complete work faster. As more enterprises adopt RPA, success and scalability will require the construction of sustainable automation—a skill many testers already have. |
||
Using Cypress for UI Test Automation There are lots of tool options out there for UI automation. Cypress is an interesting tool for browser automation because the architectural overhead is lower since there is no emphasis on page objects, and it encourages you to manage state by building tests as small as possible. Here's how it gives you concise tests. |
||
Using the Phalcon PHP Framework with MySQL Some PHP frameworks now support the model-view-controller (MVC) design pattern, most notably the open source Phalcon framework. Phalcon has the lowest level of overhead due to memory and CPU for MVC applications, and it supports object-relational mapping features. Here's how you can get started with Phalcon and MySQL. |
||
5 Ways to Accelerate Productivity with Project Management Software Project management software can provide great tools for any project manager who wants to maximize their team’s performance. These tools do more than store all the project-related data in one place; they can also help project managers optimize their work, distribute tasks more effectively, and accelerate productivity. |
||
4 Tools to Make a Project Manager’s Job Easier A project manager is responsible for working out all the details of a project. They have to come up with a strategy to work with the team to overcome hurdles in the way of the project’s goals, and they have to accomplish it all without overstepping the budget. Here are four tools that can help keep it all straight. |
||
5 Ways Test Management Tools Help in Agile Environments Test management tools help improve the efficiency of development and testing teams by prioritizing test cases, so it makes sense that they would appeal to companies that have adopted an agile methodology to enable quicker release cycles. Here are five ways test management tools make a difference in agile environments. |
||
Before You Buy That Test Tool, Answer These Questions Tools are a normal part of testing jobs because they can amplify our ability to learn about product quality. It's a good idea to review new tools for automation, performance, or monitoring to see if some solution will help you test better. Before you even look at tools, though, there are two questions you should ask. |
||
DevOps Isn’t Just about Releasing Faster When organizations start moving to DevOps, one of the first things they focus on is automation. It makes sense: Automated deployment tools are easy to explain, and implementing them usually shows value right away. But speed isn’t the only (or even the best) reason to move to DevOps and an automated release pipeline. |