Forum Discussion

saranbose's avatar
saranbose
Occasional Contributor
12 years ago

Load Testing Browser based CRM application

Hi,

I am trying to load test browser based online CRM application which has few forms,AJAX and gui obejects. Unable to use LoadUI since my form values are different at each time and unable to capture my navigation's since there is not recording option at LoadUI.

I tried to use SOAPUI to record scripts and use it at LoadUI. While trying to record at SoapUI, we received 404-authentication failed error. but the same authentication doesn't happen if we try to access the website using browser.

Does SoapUI+ LoadUI combination work in my case? If not, whats the right tool to use?

I also looking at LoadUIWeb and does it support browser based online CRM application which has few forms,AJAX and gui obejects?

Can you help me to find answer since it is urgent

Saravana

2 Replies

  • Hi!

    LoadUIWeb should support your scenario.

    LoadUI + SoapUI should also do, but without recording (you'll have to manually specify the requests).
  • saranbose's avatar
    saranbose
    Occasional Contributor
    my script involves filling client creation form. to fill the form i need to enter name, job , title, address...... How soapui can be in this case?
    we don't know how request will be formed when we submit data. please guide me since i am new