Introduction We here at Testim work hard to improve the functionality and usability of our autonomous testing platform to support your software quality initiatives. This month we’re thrilled to release a few of your most requested features; Extract Value Step enhancements, Validate Checkbox/Radio button, Failed Test Retries option in Scheduler. Check them out and let…
Month: August 2019
Over the past few years, our team has been deeply committed to enhancing the functionality and usability of our autonomous testing platform. This dedication stems from a shared mindset focused on innovation, user experience, and continuous improvement—values that have helped us build a product that testers not only rely on but genuinely love and trust….
In a world where technology moves at breakneck speed, most of us know the importance of keeping pace. That’s why traditional software development models are rapidly giving way to methodologies that are more dynamic, including continuous delivery. DevOps is a partnership that emerged from this climate. The DevOps approach emphasizes communication, collaboration, and integration. And…
Quite often there is a need to validate the content of a downloaded document which could be a PDF, Word Document, CSV file or databases such as MySQL, MongoDB. All these are possible within Testim using the CLI action step. This feature helps to create and execute custom Node.js scripts at runtime; to perform different…
Today’s post is going to be all about automated functional testing. What’s this category of tests really about? Why do you need it? How do you go about implementing it? What are the challenges you might face when doing so? With this post, we’re going to answer these questions—and more. We’ll start out by defining…
There are two kinds of testing in the world of software—manual and automated. Some types of manual testing, such as discovery testing and usability testing, are invaluable. You can do other kinds of testing—like regression testing and functional testing—manually, but it’s a fairly wasteful practice for humans to keep doing the same thing over and…
Software Test Automation has been there in one form or another for decades. Organizations had mixed successes with Test Automation even though few have been immensely successful in automating tests as part of their application development process. The benefits to these organizations have been huge in terms of costs, time to market and quality. Why…