To test API using Postman what should be the best practice for test management.
We tried to create a fork for the folder in collection where developer created his APIs. But if the developer do any changes on his collection no change will get reflected in our forked folder.
Please advise