qxf2 / cars-api

A sample REST application to help testers learn to write API automation
MIT License
6 stars 20 forks source link

Update car endpoint test - Sravanti #24

Open sravantit25 opened 1 year ago

sravantit25 commented 1 year ago

I have added 2 tests to test the following cases:

Also, I had to remove a common test that checks for status 200 which was present under the CARS-API collection at the top level. Since this was getting applied to all the tests even the negative scenario one.