API - Testing Practice Test
API API Test Automation 2
What is the purpose of environment variables in API test automation frameworks?
Select your answer
A
Speed up test execution
B
Store configuration like base URLs and credentials outside test code
C
Define test assertions
D
Generate API documentation
Hint