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. |
||
5 Golden Rules for Software Localization Localization, or customizing your software or app to work in other languages and areas, can help you attract a larger audience. But it encompasses so much more than merely translating text. Here are five golden rules for software localization that will help your developers and testers create a truly global product. |
||
Don’t Become a Slave to Process More mature organizations are usually very process-disciplined, especially when teams are distributed. However, it’s dangerous to become overly reliant on process. People can become too complacent, accepting a process just to avoid having to make decisions. Here are some ways to keep your processes fresh and valuable. |
||
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. |
||
How Testers Can Keep a Positive Outlook in a Negative Job Software testers are frequently perceived as negative. While their goal is constructive—to deliver an exceptional product to end-users—getting there involves a critical mindset, which is often construed as being a devil’s advocate. Here are some ways testers can transform their thinking to a more positive outlook. |
||
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. |
||
Cultivating Quality Code: A Slack Takeover with Jeff Langr Thought leaders from the software community are taking over the TechWell Hub to answer questions and engage in conversations. Jeff Langr, author of a number of books about software, hosted this Slack takeover and discussed the pros of unit testing versus end-to-end testing, code reviews, and test-driven development. |