Testsets
📄️ Upload File
Uploads a CSV or JSON file and saves its data to Postgres.
📄️ Import Testset
Import JSON testset data from an endpoint and save it to Postgres.
📄️ Get Testsets
Get all testsets.
📄️ Create Testset
Create a testset with given name, save the testset to Postgres.
📄️ Delete Testsets
Delete specific testsets based on their unique IDs.
📄️ Update Testset
Update a testset with given id, update the testset in Postgres.
📄️ Get Single Testset
Fetch a specific testset in Postgres.
📄️ Query Testsets
Query Testsets
📄️ Create Testset
Create a testset with given name, save the testset to Postgres.
📄️ Fetch Testset
Fetch Testset
📄️ Edit Testset
Edit Testset
📄️ Archive Testset
Archive Testset
📄️ Unarchive Testset
Unarchive Testset
📄️ Query Testsets
Query Testsets
📄️ Create Testset From File
Create Testset From File
📄️ Update Testset From File
Update Testset From File
📄️ Fetch Testset To File
Fetch Testset To File
📄️ Fetch Testcase
Fetch Testcase