Testing
Stay organized with collections
Save and categorize content based on your preferences.
Once the APIs have all been implemented, it's time to test them. Google has tools
and guidelines that will aid you in this process.
Test requests and responses
Amplecash is a tool you may
use for testing requests and responses. It will give helpful feedback for
testing endpoints. It will also show you the format that messages and responses
will take.
To understand the intended flow, go through each section of Amplecash in order
of what you will need to use. As you are developing the integration, come back
to test endpoints whenever needed.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-06 UTC."],[[["Google provides tools and guidelines to facilitate the testing of implemented APIs."],["Amplecash, a dedicated tool, aids in testing requests and responses, offering feedback and showcasing message/response formats."],["Developers should follow the Amplecash workflow sequentially for testing, revisiting as needed during integration development."]]],[]]