Forum Discussion

prabhud's avatar
prabhud
Occasional Contributor
14 years ago

SOAPUI testing, Using Excel and properties

Hi All,

I am new to SOAPUI testing and i need help from all of you. I need to develop a testcase for simple registration page with parametrization concept. can some help me on this. Let me know what all are testing types need to be performed for web service and also any training material if you have. Please mail to prabhudeivam84@gmail.com



Thanks,
Prabhu

2 Replies

  • Hi Prabhu,

    I have recently started the webervices testing using soapui & intended to do exactly the same as you mentioned from cmd.

    Currently to start with & learning. I have created the simple process flow as below, using soapui GUI.

    1. Capture response based on parameters properties(No excel yet,using soapui properties)
    2. Use assertions for validations.
    3. save request, response
    4.Generate final pass/fail log.

    Forums are of great help for most of the time.

    Thanks,
    GS
  • prabhud's avatar
    prabhud
    Occasional Contributor
    Thanks for the reply.

    Actually i have done by creating a request and response by passing value to the xml tag. But i need to pass different values for a request and response.