Conquer the pain and drama of testing Salesforce releases | Learn how

Year: 2017

Should the goals and principles of DevOps be the same for every company? Is it possible for every company to reach CI/CD?  Software delivery teams come in all different shapes and sizes. Each team has its own DNA that has organically evolved through generations of diverse experiences, skill sets, tools, technologies and sets of processes….

We’re excited to announce that Testim has raised $5.6M in Series A funding to power autonomous testing, led by Lightspeed Venture Partners. In the last year, we’ve raised a total of $8 million from early investors including Foundation Capital, Spider Capital and joined Heavybit. This is a big deal for us and we’re incredibly thrilled…

Practical steps to shift left Last month we published “Do you know how much your quality costs?” where we discussed the importance of shifting left and shortening the feedback loop as it relates to the cost of quality. According to IBM System Science Institute Relative Cost of Fixing Defects, discovering a bug and fixing a…

Struggling to get answers to these Test Automation Code questions? Watch the Recorded Webinar What constitutes an adequate degree of test automation coverage? Does every single function in the application need a corresponding test associated with it or just the core functionality? Does every application need a full end to end automation suite built out or…

Testing has been in the spotlight of software development, as organizations continually seek to optimize development cycles. Continuous Delivery and its promises of frequent releases, even as often as hourly, is a big factor driving executives  to find ways  to shave time off of any eligible technical processes. As enterprises embark  on their DevOps transformational…

Introducing Test History in Testim: Because Past Performance Does Matter Is past performance an indicator of future success? While Wall Street might say no, at Testim, we believe it absolutely is—especially when it comes to testing. That’s why we’re excited to introduce our new Test History feature, now available to all Testim users. What Is It? Test History is…

In a world gone mad, where customers will access your application through any browser they want, how can you meet their expectations that your app will work perfectly whether it’s running on their phone, their laptop, their tablet, or even their internet enabled refrigerator? Cross-browser testing is essential to ensuring your customer has a consistent…

As mentioned in the previous post the transition between backend and front-end has been a major transformation. During the mainframe era, most code resided on the server, moving to the client when personal computers came into play. It shifted back to the servers with the web, and in the last five years, we’re seeing code…

I’ve been a software developer for many years. I’ve seen two major transformations: one is the transition between frontend and backend code. The other is in release cycles and speed. Let’s dive into the future of test automation. Frontend-backend code During the mainframe era, most code resided on the server, moving to the client when…