WEB API Test/Postman
VARIABLES 생성
정신차려이각박한세상속에서
2020. 8. 6. 15:07
variables란?
elements(data store) that can take different values
사용하는 이유?
to reuse values at multiple places
avoid repetition
to avoid re-work when value changes
Create variables
Refer variables
예시 : {{변수명}}