Page 1 of 1

Saving Test Scenarios

Posted: Fri May 11, 2018 10:13 am
by Fivable
My team has been working on integrating Fuse+ with a 3rd party payment API, and our calls before getting to the relevant REST modules are around 2 minutes long at this point, requiring someone to sit and type in the same information over and over again for each test. This means making even very minor adjustments testing fairly time consuming. Several variables are being set throughout the call so we cannot simply skip over things. Is there a way to save a test call with certain "input" to expedite the testing of modules that are several minutes into our workflow? If there isn't a way to do this, I think it would be a very valuable addition in the future, but would also be open to alternate suggestions for dealing with this particular issue.

Thank you

Re: Saving Test Scenarios

Posted: Fri May 11, 2018 12:36 pm
by support
Hi,

If you're entering the same information for each test call, we recommend streamlining the testing process by explicitly setting these variables at the very beginning of the call. After that, you should be able to jump directly to the page which contains the REST module.

Regards,
Plum Support