Forum Discussion

eklynx's avatar
15 years ago

Using Remote javascript file in tests?

I'm creating some tests that needs to process a javascript file from a remote server in order to build the needed data to send back via a REST call. Is there any way for soapui to download a remote javascript file (i.e. http://example.com/path/to/myscript.js) and execute methods from said file? (I need the return values from the method).

1 Reply

  • How do I display a JavaScript code on a web page? I have a JavaScript code that I want to display on my web page so that people can see how it's coded and everything, but I don't know how I would do that. Any help please?