Please enable JavaScript.
Coggle requires JavaScript to display documents.
API Automation, When, Then, Given, Steps, Feature Utility, Feature -…
API Automation
When
Call build URL method
Implement
URL Construction
Call build headers method
Implement
Header Construction
Call payload construction method
Implement
Payload Construction
Call API request method
Then
Call response code verification
Implement
Response code verification
Call verification method
Implement
Verification
Call update results helper
Implement
Result update
Given
Call other helper methods
to initialise the test
Implement
SAML token generation
Steps
Feature Utility
Feature