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. |
||
5 Ways to Write Automated Tests Efficiently When written clearly and concisely, automated tests can perform quality assessment that would take developers days or weeks to do manually. To maximize their effectiveness, you should compose these tests the best possible way. Here are five guidelines to write automated tests efficiently and increase their usefulness. |
||
The Metrics behind High-Performing DevOps Organizations The 2019 Accelerate State of DevOps report was recently released, and it gives a lot of insight into companies' software delivery and operational performance. The highest-performing organizations have several factors in common, the most crucial and prevalent being automation. Here's why automation is such a key aspect. |
||
Testing in DevOps: A Slack Takeover with Lisa Crispin Thought leaders from the software community are taking over the TechWell Hub to answer questions and engage in conversations. Lisa Crispin, who's created many educational materials for software professionals, hosted this Slack takeover and discussed DevOps, test automation skills for manual testers, and starting TDD. |
||
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. |
||
Preventing Boring Test Syndrome in Your Automation Boring tests are easy to spot: A good rule is if you start feeling sleepy after a few minutes of looking at them. Although routine tests may still find quality issues, having to write them will not encourage a tester to be creative in challenging the application. Here are some ways to make tests more interesting. |
||
Succeeding in the World of Test Automation: A Slack Takeover with Paul Grizzaffi Thought leaders from the software community are taking over the TechWell Hub to answer questions and engage in conversations. Paul Grizzaffi, principal automation architect for Magenic, hosted this Slack takeover and discussed how to choose a tool, getting automation projects going, and future-proofing testing careers. |
||
Get Your Defect-Tracking Database Back on Track When defects are ignored or mismanaged, it can compromise the integrity of the defect-tracking database. When this happens, defects could go unfixed, or code fixes may not be verified by the production release. Before you can resolve a compromised defect-tracking database, you need to know how to recognize one. |