Rest Project/Case
Add Rest Project Case
To create a Rest Project Case through the web portal, you can :
- login to restbird portal and switch to “Rest Project” Tab. Click ”+ New” button.
- Create a Rest Directory (test)
- Create a Rest Case (hello-google) under the Directory we just created
Now, the ‘hello-google’ case was created.
Tips
Beside the web portal, you can also create project cases directly under the porject directory of the host OS.
Script Language
When you create a rest project case, you need to select a script language between Python
and Golang
.
Once the script language is selected, all rest apis in that case will use that language for advanced programming, like Pre-Request
, ResponseValidation
, Pure Script
.