Forum Discussion

Piyush's avatar
Piyush
New Contributor
14 years ago

Does LoadUI work for a complete scenario??

Hi
I am new to loadUI and i have a query.
I was able to do the load testing of the homepage but not the complete application.

Following is a brief info about my application...

Following are the various pages that are present in my application--
1) Home Page
2) Select Indicator
3) Select Area
4) Get Results

Now when i use LoadUI, i can only hit the Home Page and cannot query the database (ie follow the complete flow).
Is there a method to do this...some record & play option?? Please suggest..
Thanks in advace..
Best Regards
Piyush

5 Replies

  • Hi,

    I'm not quite sure that I understand what you want. Could you please elaborate?

    Thanks

    Henrik
    SmartBear Software
  • Piyush's avatar
    Piyush
    New Contributor
    Hey Henrik

    My application is about querying a database by selecting a certain set of Indicators, Areas and Time Period. eg I select Population Size(Indicator), India(Area), 2011(Time Period), and then query for the result.

    Now i want to test this whole process of Selecting Indicators, Areas and TP with virtual users.

    Presently what i did in LoadUI was selecting the URL and adding virtual users to it. The response was shown to me but this was done for multiple users viewing the site(Home Page) with no action. I want to know whether LoadUI supports multiple users querying the database.

    You can go through the test site for better understanding. It will take just 2 minz. http://devinfo.info/ciweb6.1/

    I hope i am clear..

    Best Regards
    Piyush
  • Hi,

    LoadUI doesn't support web recoding, if that's what you want. But you can create a scenario testing the HTML/HTTP calls or the underlying API/WebService calls in soapUI (or even make direct SQL calls form soapUI).

    Henrik
    SmartBear Software