Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access Service Call File from TestCase #2088

Closed
Galand-V opened this issue Feb 6, 2020 · 2 comments
Closed

Access Service Call File from TestCase #2088

Galand-V opened this issue Feb 6, 2020 · 2 comments

Comments

@Galand-V
Copy link
Collaborator

Galand-V commented Feb 6, 2020

Hello,

it would be nice to have the possibility to access the "Service Call" Json file so we can get some information from Response Headers such as :

  • Header Location
  • Header Content-Type
  • Set-Cookie

I have thought of 2 possibilities for this :

  • The first could be a "switch focus" from the "Response Body" To the "Service Call" (next to the ServiceCall Action)

  • The creation of system variables (%system.lastServiceLocation% / %system.lastServiceCookies% / %system.lastServiceContent-Type%. This option seems more sensitive from technological changes.

@vertigo17
Copy link
Member

I prefer we switch current content to JSON Service Call structure allowing all controls on requests and response.

@vertigo17
Copy link
Member

fixed with 0c85669
Will be inside 4.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants