[MCP Use Case 3] Updating Existing Test Cases

Dear Community,

In this use case, we’re showcasing how Studio Assist can be used to update existing test cases in Katalon Studio more efficiently.

To update the test cases, we need to instruct Studio Assist to perform the following steps:

  1. Get all test case scripts.
  2. Summarize the content.
  3. Update the description of all test cases in the project.

After giving permission to update the test cases, the final result was that all test cases were successfully updated.

Hope you find this walkthrough helpful and practical for your own projects.

Enjoy testing

1 Like

when using MCP to update existing test cases, how is the scope of changes typically controlled?

for example, can MCP be limited to updating only descriptions or metadata without modifying test steps, and is there a way to restrict which test cases it can modify in larger projects to avoid accidental changes to shared logic or custom keywords?

2 Likes

Really helpful video

1 Like

does KS MCP interact other MCP’s? any use case or example available?

1 Like

Dear Dineshh,

Yes, KS MCP does interact with other MCPs through StudioAssist’s Agent Mode, it can create a collaborative ecosystem where multiple MCP servers work together to accomplish complex testing tasks.

In term of use case, I will work with our internal team to provide some for our community, in the mean time, if anyone has any cool use cases, please feel free to share :star_struck:

1 Like

Hi @depapp,

Currently, the updateTestCase tool can update metadata and also the script. If you want to update only a specific part, pls instruct StudioAssist to do so. Also, by default, StudioAssist will ask you permission before running the tool; you can review what it will do in the input section before approving the change. In the upcoming release, we will have the ability to undo changes, too.

Hope that this would help. :blush:

got it, that makes sense
the upcoming undo capability will be really helpful as well
thanks for clarifying

2 Likes

Thank you @nghi.phan Bella!!