Hello, i am new to postman and currently learning automation. I have a sample task that requires assistance. The question is below.
Using postman, write automated test for the following on https://reqres.in.
(1). Create user
(2). List single user
(3). Pick any module of your choice
How can i write the script to verify all these. Thanks