Forum Discussion

Sarma's avatar
Sarma
New Contributor
12 years ago

Facing issues to prepare script in LoadUI

Hi All,
I am newbie to LoadUI. Currently I am working in a online shopping project. Following is the end-to-end flow for prepare script.
1. Launch the application
2. Select the category ( Ex: men, women,..... etc)
3. Add the product to the cart
4. Enter the login credentials
5. Fill the shipping & billing information
6. paymode using credit card
7. LogOut

For 1st & 2nd steps I have recorded well. I have taken the URL from the browser and placed in webpage runner. But for 3rd step, URL has not changed on the browser as I added the product to the cart. Further 5th and 6th steps, also URL has not changed.

Queries:1. How do I prepare the LoadUI scenario for filling shipping information and enter the login credentials.
2. Is this correct process prepare the script in LoadUI( Take the main URL from browser and placed in the web page runner)? or Is there any other way to record the script in LoadUI?
3. How do I record 'Add the product to the cart' transaction?
4. Anybody help me how to write the script using SOAPUI(Send me any documents)?
5. How to do parameterization using CSV file?
6. Send me the LoadUI Pro License details and price.

I am appreciating all your help.

Regards,
Sairam. K

4 Replies

  • Hi!

    You need to use the SoapUI Runner (see SoapUI documentation for how to create the script) or the GebRunner (see Geb documentation for how to create the script) to do that kind of testing.

    Regards

    Henrik O
    SmartBear Software
  • Sarma's avatar
    Sarma
    New Contributor
    Hi Henric,

    I have recorded http requests script in SoapUi Pro. I have tried to do parameterization by adding the datasource through excel. I added the excel. But I have failed to replace the parameter value with the excel. For replacement of datasource , I have followed the below steps.

    1. Double-click on the http request. It shows the parameter name and value.
    2. right click on the parameter value for choosing the database
    3. It has not displayed the menu.

    Give me suggestions to resolve this issue.

    -----------
    Sarma
  • Hi!

    Great to hear that you got started. However, I'm unable to give you support on SoapUI here. Please contact support using the instructions in the trial e-mail.

    Regards

    Henrik
    LoadUI dev
  • saranbose's avatar
    saranbose
    Occasional Contributor
    Hi

    i am new to LoadUI and trying to record a script in SOAPUI for a flow which is similar to sarma. but our application is on CRM. Could you please clarify does SOAP UI or GebRunner supports scripting for CRM based online application?

    Saravana