Skip to content

Commit 8c3c534

Browse files
committed
Update README
1 parent a7fcf43 commit 8c3c534

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,13 +288,13 @@ As of now we support 20 tools.
288288
289289
## 🧾 Test Management
290290
291-
* 1. `createProjectOrFolder` — Create a Test Management project and/or folders to organize test cases.
291+
* 1. `createProjectOrFolder` — Create a Test Management project and/or folders to organize test cases. Returns with Folder ID, Project ID and Test Management Link to access the TM Project Dashboard.
292292
**Prompt example**
293293
294294
```text
295295
Create a new Test Management project named 'Shopping App' with two folders - Login and Checkout
296296
```
297-
Returns with Folder ID, Project ID and Test Management Link to access the TM Project Dashboard.
297+
298298
299299
* 2. `createTestCase` — Add a manual test case under a specific project/folder (uses project identifier like PR-xxxxx and a folder ID).
300300
**Prompt example**

0 commit comments

Comments
 (0)