testRigor 101 Archives - testRigor AI-Based Automated Testing Tool https://testrigor.com/blog/category/testrigor-101/ Create stable tests in plain English emulating the way humans interact with web or mobile application. Fri, 17 Jan 2025 20:18:17 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 Discovering New Functionality in Autonomous Software Testing https://testrigor.com/blog/discovering-new-functionality-in-autonomous-software-testing/ https://testrigor.com/blog/discovering-new-functionality-in-autonomous-software-testing/#respond Thu, 15 Aug 2024 01:46:18 +0000 https://testrigor.com/?p=2024

Autonomous software testing refers to the process of automating and optimizing different aspects of the software testing process without any manual intervention. This is achieved with the help of the latest technologies like AI and ML. The goal of autonomous testing is to make the test process more efficient, accurate and scalable. Unlike traditional automation, ...

The post Discovering New Functionality in Autonomous Software Testing appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/discovering-new-functionality-in-autonomous-software-testing/feed/ 0
Natural Language Processing for Software Testing https://testrigor.com/blog/natural-language-recognition-for-software-testing/ https://testrigor.com/blog/natural-language-recognition-for-software-testing/#respond Thu, 15 Aug 2024 01:44:39 +0000 https://testrigor.com/?p=2019

The ways we communicate with technology today are quite different from what they used to be. From asking Siri about the weather to getting customer support via chatbots to using Google Translate while traveling, NLP is behind all these interactions.  Some more examples of NLP in action are email services like Gmail that automatically filter ...

The post Natural Language Processing for Software Testing appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/natural-language-recognition-for-software-testing/feed/ 0
Mastering AI-based testing with testRigor https://testrigor.com/blog/mastering-ai-based-testing-with-testrigor/ https://testrigor.com/blog/mastering-ai-based-testing-with-testrigor/#respond Sat, 10 Aug 2024 01:08:04 +0000 https://testrigor.com/?p=1122295

Course Page: https://www.bondaracademy.com/course/testrigor-test-automation Short Description: A step-by-step course to learn test automation with the testRigor framework. Perfect for beginners, it starts with basic concepts and moves on to advanced topics. The course follows testRigor and industry best practices for test automation. Course Format: The course consists of 43 pre-recorded video lectures, organized by topic with ...

The post Mastering AI-based testing with testRigor appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/mastering-ai-based-testing-with-testrigor/feed/ 0
How to Automate Testing Tables https://testrigor.com/blog/how-to-automate-testing-tables/ https://testrigor.com/blog/how-to-automate-testing-tables/#respond Sun, 26 Jun 2022 22:17:22 +0000 https://testrigor.com/?p=3456

How to automate testing tables When automating tables you want to make sure you use the most stable and the easiest way to do it. Specifically, there are two most reliable ways to do it: When working with tables rely on relative locations When working with tables rely on table structure from an end-user’s perspective ...

The post How to Automate Testing Tables appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/how-to-automate-testing-tables/feed/ 0
Tips & Tricks – Improve Your E2E Tests With an API Testing Feature https://testrigor.com/blog/tips-tricks-improve-your-e2e-tests-with-an-api-testing-feature/ https://testrigor.com/blog/tips-tricks-improve-your-e2e-tests-with-an-api-testing-feature/#respond Fri, 03 Jun 2022 18:08:51 +0000 https://testrigor.com/?p=3148

     Artem Golubev: Hello everyone. Hopefully, this session will be helpful. Today’s feature that I’d like to show is pretty straightforward. So we’ll take an opportunity to learn a little more about it. Okay. Employing API calls as part of an end-to-end test that includes UI stages will provide you with the greatest benefit ...

The post Tips & Tricks – Improve Your E2E Tests With an API Testing Feature appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/tips-tricks-improve-your-e2e-tests-with-an-api-testing-feature/feed/ 0
testRigor Settings Explained https://testrigor.com/blog/testrigor-settings-explained/ https://testrigor.com/blog/testrigor-settings-explained/#respond Mon, 09 May 2022 23:44:46 +0000 https://testrigor.com/?p=2756

Are you looking to expande your knowledge on what each setting in testRigor is responsible for? We’ve prepared these short videos with detailed explanations for your convenience. Settings > General Settings > Notifications > Email Settings > Notifications > Slack Settings > Notifications > Trigger Interval Settings > Notifications > MS Teams Settings > HTTPS ...

The post testRigor Settings Explained appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/testrigor-settings-explained/feed/ 0
testRigor Codeless Test Automation – Testing Facebook Sign Up Form https://testrigor.com/blog/testrigor-codeless-test-automation-testing-facebook-sign-up-form/ https://testrigor.com/blog/testrigor-codeless-test-automation-testing-facebook-sign-up-form/#respond Thu, 24 Feb 2022 01:24:45 +0000 https://testrigor.com/?p=1966

Learn how to test a sign up form with only plain English statements.  You no longer need to know how to code to create complex test automation.

The post testRigor Codeless Test Automation – Testing Facebook Sign Up Form appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/testrigor-codeless-test-automation-testing-facebook-sign-up-form/feed/ 0
Create Manual Automated Test Cases with testRigor https://testrigor.com/blog/create-manual-automated-test-case-with-testrigor/ https://testrigor.com/blog/create-manual-automated-test-case-with-testrigor/#respond Thu, 24 Feb 2022 01:24:04 +0000 https://testrigor.com/?p=1963

Learn how to create manual automated test cases that are ultra-stable and low test maintenance.

The post Create Manual Automated Test Cases with testRigor appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/create-manual-automated-test-case-with-testrigor/feed/ 0
How to Use testRigor to Test Your Website or Mobile App https://testrigor.com/blog/how-to-use-testrigor/ https://testrigor.com/blog/how-to-use-testrigor/#respond Sat, 26 Aug 2017 00:54:14 +0000 https://testrigor.com/?p=1807

In this article, we will discuss how to test your website or mobile app using testRigor. To do that, let’s take the Best Buy website as an example. Our scenario will be to navigate to the Best Buy website, search for iPhone 15 Pro 256GB, check the full specs, add it to the cart, and ...

The post How to Use testRigor to Test Your Website or Mobile App appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/blog/how-to-use-testrigor/feed/ 0