Table of contents
1.
Introduction 
2.
Create a new dynamic test suite​
3.
Add the test cases to the dynamic test suite.​
4.
Frequently Asked Question 
4.1.
How do you run a test case multiple times in Katalon?
4.2.
How do you run multiple test suites in parallel?
4.3.
How many test cases are needed for 100% coverage?
4.4.
What are the three stages of test-taking?
4.5.
What does the execution profile contain in Katalon?
5.
Conclusion
Last Updated: Mar 27, 2024
Medium

How to Manage and execute test cases in dynamic test suites with Katalon Studio

Author Muskan Sharma
0 upvote
Career growth poll
Do you think IIT Guwahati certified course can help you in your career?

Introduction 

Hey Readers!!

Have you ever heard about Managing and executing test cases in the dynamic test suites with Katalon?

And have you wondered how this works? Then you are at the right place. Coding Ninjas have got you covered. 

Let's begin to explore this topic.

How to Manage and execute test cases in dynamic test suites with Katalon Studio

Create a new dynamic test suite

To create a Dynamic test suite, Follow the steps given below.

1. In the Tests Explorer, click on the Test Suits and then  > New > Dynamic Test Suite.

Tests Explorer

 

2. Enter the name of your Dynamic Test Suite.

Dynamic Test Suite

3. Click on OK

Add the test cases to the dynamic test suite.​

Firstly Enable the search query provider to add test cases to a dynamic test suite.​

1. The query provider in Katalon Studio is set to No query provider available for the first time when you're using it to enable it to do as follows:

2. Then the Query Provider automatically uses the installed plugin's query syntax after you successfully activate it.

3. After configuring the search query provider, you can add the test cases to the dynamic test suite using the Query Builder feature. Click Query Builder in the dynamic test suite view to access the Query Builder function.

The query builder includes this information:

  • Id: To search the same Id for the testing artifact.
  • Name: To search the name for the testing artifact.
  • Tag: To search the tags linked for testing artifacts.
  • Comment: To search the comments linked with the artifact.
  • Description: To search the Description linked with the artifact.
Query Builder function

4. Select Search after entering your search parameters. The matched test cases are queried by the query provider.

Frequently Asked Question 

How do you run a test case multiple times in Katalon?

Call the current test case and add a loop statement to run a test case multiple times in Katalon.

How do you run multiple test suites in parallel?

You can run test methods, test classes, and test cases parallel within your project using TestNG.

How many test cases are needed for 100% coverage?

Four test cases are required for 100% decision coverage.

What are the three stages of test-taking?

The three stages of test taking are: Before, During, and After the Test.

What does the execution profile contain in Katalon?

Execution Profile makes running your automation test scripts in various contexts simple.

Conclusion

This blog has extensively discussed managing and executing test cases in the dynamic test suites with Katalon Studio. We hope this article helped enhance your knowledge about Creating a new dynamic test suite and Adding test cases to a dynamic test suite.

If you want to learn more deeply, check out the excellent content on the Coding Ninjas Website:

Handle WebDrivers with EventFiringWebDriver in Katalon Studio

Set up database connection for data-driven testing and implementation in Katalon Studio,

Checkpoints in Katalon Studio.

Refer to our guided paths on the Coding Ninjas Studio platform to learn more about DSA, DBMS, Competitive Programming, Python, Java, JavaScript, etc. 

Refer to the links problemstop 100 SQL problemsresources, and mock tests to enhance your knowledge.

For placement preparations, visit interview experiences and interview bundle.

Thank You

Do upvote our blog to help other ninjas grow. Happy Coding!

Live masterclass