How-to Articles Archives - testRigor AI-Based Automated Testing Tool https://testrigor.com/blog/category/how-to-articles/ Create stable tests in plain English emulating the way humans interact with web or mobile application. Wed, 15 Jan 2025 23:05:27 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.2 How to Add / Remove Labels in Bulk https://testrigor.com/how-to-articles/how-to-add-remove-labels-in-bulk/ https://testrigor.com/how-to-articles/how-to-add-remove-labels-in-bulk/#respond Thu, 09 Jan 2025 20:24:52 +0000 https://testrigor.com/?p=1124720

Labels serve multiple purposes. Some of the most common are the following: Organize test cases into subsets for execution Exclude subsets of test cases from being executed Allow PMs to assign cases (with empty rules) to team members Filter cases by label Having the option to add/remove labels to multiple test cases at the same ...

The post How to Add / Remove Labels in Bulk appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/how-to-add-remove-labels-in-bulk/feed/ 0
CI/CD Series: testRigor and Jenkins https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-jenkins/ https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-jenkins/#respond Tue, 07 Jan 2025 21:50:32 +0000 https://testrigor.com/?p=1124651

testRigor supports inbuilt integrations with most of the leading test management tools, CI platforms, repositories, etc. So, you do not need to depend on any third-party plugins or create hundreds of lines of code to integrate with any other application. This article will explain how we integrate testRigor with Jenkins in a few simple steps. ...

The post CI/CD Series: testRigor and Jenkins appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-jenkins/feed/ 0
All-Inclusive Guide to Test Case Creation in testRigor https://testrigor.com/how-to-articles/all-inclusive-guide-to-test-case-creation-in-testrigor/ https://testrigor.com/how-to-articles/all-inclusive-guide-to-test-case-creation-in-testrigor/#respond Fri, 22 Nov 2024 22:49:41 +0000 https://testrigor.com/?p=1124283

Test cases fuel test automation tools. Over the years, the process of automating these test cases has undergone many changes. With modern tools like testRigor that intelligently create test cases, the process has just gotten easier. This intelligence can be attributed to AI and its flavors, like machine learning (ML), natural language processing (NLP), and ...

The post All-Inclusive Guide to Test Case Creation in testRigor appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/all-inclusive-guide-to-test-case-creation-in-testrigor/feed/ 0
How to Create Tests Using Live Mode in testRigor? https://testrigor.com/how-to-articles/how-to-create-tests-using-live-mode-in-testrigor/ https://testrigor.com/how-to-articles/how-to-create-tests-using-live-mode-in-testrigor/#respond Wed, 13 Nov 2024 12:03:50 +0000 https://testrigor.com/?p=1124160

testRigor offers a unique capability known as the ‘Live Mode‘ to create and validate test cases. Using it, you can interact with the application in real time and create testRigor commands on the go. As it is with all testRigor features, this one is easy to use as well. Here’s how you can use the ...

The post How to Create Tests Using Live Mode in testRigor? appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/how-to-create-tests-using-live-mode-in-testrigor/feed/ 0
CI/CD Series: testRigor and Azure DevOps https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-azure-devops/ https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-azure-devops/#respond Mon, 11 Nov 2024 05:48:25 +0000 https://testrigor.com/?p=1124058

TestRigor manages different types of CI/CD tools in order to enhance with AI your workflows and pipelines. This time, we’ll explore one of them: Azure DevOps. Azure DevOps Brief Concept: Azure DevOps is a cloud-based platform for DevOps lifecycle management, offering CI/CD pipelines, source control (via Git), and project management tools. Compared to GitHub Actions, ...

The post CI/CD Series: testRigor and Azure DevOps appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-azure-devops/feed/ 0
CI/CD Series: testRigor and GitHub Actions https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-github-actions/ https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-github-actions/#respond Sun, 10 Nov 2024 06:50:11 +0000 https://testrigor.com/?p=1123962

TestRigor integrates seamlessly with various CI/CD tools to bring the power of AI-driven test automation directly into your workflows and pipelines. In this guide, we’ll focus on optimizing your processes using GitHub Actions with TestRigor’s AI capabilities.   GitHub Actions Brief Concept GitHub Actions is a CI/CD tool integrated directly into GitHub, enabling automation of ...

The post CI/CD Series: testRigor and GitHub Actions appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/ci-cd-series-testrigor-and-github-actions/feed/ 0
How to Automate Web Testing with testRigor https://testrigor.com/how-to-articles/how-to-automate-web-testing-with-testrigor/ https://testrigor.com/how-to-articles/how-to-automate-web-testing-with-testrigor/#respond Sun, 27 Oct 2024 13:49:02 +0000 https://testrigor.com/?p=1123788

Web testing plays a crucial role in the software development lifecycle, allowing web applications to function correctly, provide good user experience and comply with security or performance rules. As you are testing, make sure that your functionality, usability, performance across multiple devices and browsers (for compatibility) as well as security is up-to-standard. Web applications are ...

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

]]>
https://testrigor.com/how-to-articles/how-to-automate-web-testing-with-testrigor/feed/ 0
How to automate Android testing with testRigor? https://testrigor.com/how-to-articles/how-to-automate-android-testing-with-testrigor/ https://testrigor.com/how-to-articles/how-to-automate-android-testing-with-testrigor/#respond Fri, 25 Oct 2024 16:16:58 +0000 https://testrigor.com/?p=1123739

Traditional testing tools make it a challenge to validate any app that is not web-based. You might encounter issues like complex setups excessive programming to write test scripts difficulty identifying elements seen in the app unstable and flakey test runs extensive test maintenance. To overcome these challenges, switch over to an intelligent test automation tool ...

The post How to automate Android testing with testRigor? appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/how-to-automate-android-testing-with-testrigor/feed/ 0
How to automate iOS testing with testRigor? https://testrigor.com/how-to-articles/how-to-automate-ios-testing-with-testrigor/ https://testrigor.com/how-to-articles/how-to-automate-ios-testing-with-testrigor/#respond Fri, 25 Oct 2024 16:16:56 +0000 https://testrigor.com/?p=1123724

Traditional testing tools make it a challenge to validate any app that is not web-based. You might encounter issues such as: complex setups excessive programming to write test scripts difficulty identifying elements seen in the app unstable and flakey test runs extensive test maintenance. To overcome these challenges, switch to an intelligent test automation tool ...

The post How to automate iOS testing with testRigor? appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/how-to-automate-ios-testing-with-testrigor/feed/ 0
How to do mobile testing using testRigor? https://testrigor.com/how-to-articles/how-to-do-mobile-testing-using-testrigor/ https://testrigor.com/how-to-articles/how-to-do-mobile-testing-using-testrigor/#respond Fri, 25 Oct 2024 13:56:27 +0000 https://testrigor.com/?p=1119456

The popularity of mobile apps these days warrants the need for mobile testing. With testRigor, you can easily test your web-based, native, and hybrid mobile apps. In this post, we will see mobile testing for two types of apps: native mobile app testing and web-based mobile testing. Let’s get started. Create a test suite in ...

The post How to do mobile testing using testRigor? appeared first on testRigor AI-Based Automated Testing Tool.

]]>
https://testrigor.com/how-to-articles/how-to-do-mobile-testing-using-testrigor/feed/ 0