Related Content
Explaining Hardware Virtualization and Containerization Virtualization is the abstraction of a computer resource—such as hardware, memory, storage, an operating system, a desktop machine, or a network—built on top of the physical resource. There are many types of virtualization, and here, we look at virtualization of hardware and of an operating system, or containerization. |
||
5 Tips to Turn Recorded JMeter Scripts into Reusable Tests Using a tool like JMeter to execute load and performance tests while code is being developed is an inexpensive way to find issues early. But the recorded steps will need some work before they can be useful load and performance tests. Here are five suggestions to turn your recorded scripts into quality reusable tests. |
||
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. |
||
7 Habits of Highly Effective Project Managers Project managers are in charge of planning, supervising, and verifying the work of the project team to ensure the project’s goals and success criteria are met. The challenge is to achieve all this within project constraints. The best project managers know how to keep it all balanced. Here are seven of their top skills. |
||
Sunk Cost: Knowing When to Call It Quits Acknowledging that a product isn't ready to ship may seem like a simple call—if it isn't the desired quality by the target date, why not pull the plug? But when you start considering all the effort, time, and money you've already invested, it becomes harder to make that decision. Here's a story to help you remember. |
||
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 Steps to Successful Remote Project Management As the workforce gets more distributed, project management is becoming a challenge. Managing a group of people sitting in the same office is hard enough; the increasing trend of remote work is making everything even more complicated. But if you take these five actions, you can have successful remote project management. |