Forum Discussion

kilofajardo's avatar
kilofajardo
New Contributor
14 years ago

Recording Scenarios

Good day, I am new to this LOADUI and I was wondering if it is possible to record a scenario and run virtual users on it? Like for example, recording a scenario wherein a user registers on a registration page and submits the form. Then, run this scenario to a number of virtual users.

What I can see that I can do so far is that I can enter the registration page on field of the Custom HTTP component and select post as the HTTP method? Would it be the same scenario as to registering to a dynamic page like for a example a PHP page?

Hope to hear from you soon

2 Replies

  • Hi!

    The Web Page Runner is not very advanced, but is mostly intended for quick testing/demoing/debugging. For non-trivial scenarios, loadUI is intended to make use of the power, flexibility and maturity of soapUI, via the soapUI Runner. SoapUI supports both web recording and flexible testing of dynamic content. Any soapUI TestCase can be load tested in loadUI with the soapUI Runner.

    Read more here.

    Regards

    Henrik
    SmartBear Software
  • Thank you for your reply. I have been exploring the recording of scenarios in SOAPUI and running the webtest case in LOADUI. I have one last question though, it seems that during the recording, it isn't possible to enter values on fields (e.g. username field and password field). My question here is, is there a way that I can record a full scenario wherein a user key in a username and password and clicks the login button? Or this can't be handled?

    Hope to hear from you again

    Thanks!