Want to see how Testim integrates with Tricentis SeaLights? | Find out here

Tag: software quality

Salesforce is a powerful CRM platform, but testing is essential to ensure your Salesforce implementation is working correctly. It’s crucial to have a quality assurance (QA) plan in place. Salesforce QA testing will help you identify potential issues with the business processes, customizations, and other aspects of the Salesforce Lightning Platform for app development. This…

We love to celebrate our amazing leaders in the Testim Community. We asked our leaders for advice they would give to others when just starting their journey in test automation. Enjoy this short list of leadership advice on scaling test automation, improving software quality, and inspiring leadership below. On Scaling Test Automation Don’t fall in…

We asked our Testim Community leaders about their plans for test automation and software quality in 2021. Growing testing coverage, accelerating releases through continuous integration, and broadening team access were recurring themes. Read on and let us know if any topics resonated with you in the comments below. Scaling coverage: [We’re] building our roadmap to…

In our recent Ask Me Anything event, our community joined guest speaker, Benjamin Gruenbaum, Testim Dev Leader, to get all of their questions around Testim automation and software development answered.   The Testim Community is a free platform where developers and QA automation professionals can learn from peers, attend online events with industry leaders, and…

Today we’re here to talk about JavaScript end-to-end testing (E2E testing for short). Most web applications are written in JavaScript so when you think of E2E testing for JavaScript, you are simply saying, E2E testing for web applications. If you’re a regular reader of this blog, then you know that we’ve covered E2E testing in…

One of the necessary steps in the growth of any software team is landing on a coding style. Every developer likes to write code a little differently. This is a good thing! Differences of opinion about how to write code allow teams to find novel solutions to problems they face. However, too much difference in…

When testing software (or any type of system), we can use various approaches. Black box testing is a group of techniques that should be part of any tester’s toolbox. But don’t worry if you’re not familiar with it yet. As you’ll see in this article, the basic techniques aren’t too difficult. And you might already…

Code smells are signs that something is wrong with your code and demands your attention. By investigating the smell, you can find and (hopefully) fix its underlying cause, improving your code in the process. In this post, we want to help you write better JavaScript, not via tools, but by following some best practices. In…

One of the most important factors related to automated tests is “Maintenance”. A lot of effort is spent on maintaining the tests than writing actual tests.  A recent study suggested about 30% of testers time is spent on maintenance.This leads to wastage of valuable time and effort by the resources, which they could have rather…

Artificial Intelligence (AI) and machine learning (ML) are advancing at a rapid pace. Companies like Apple, Tesla, Google, Amazon, Facebook and others have started investing more into AI to solve different technological problems in the areas of healthcare, autonomous cars, search engines, predictive modeling and much more. Applying AI is real. It’s coming fast. It’s…