Forum Discussion

RaviSharma's avatar
RaviSharma
Occasional Contributor
12 years ago

Need help in SOAP UI Conversion

Hello
Currently i am using SOAP UI 4.5.1.
1) Can we have SOAP UI Connectivity with QC where after getting specific result we can map the scenario with QC test case and can upload the SOAP UI request and Response in SOAP UI.

2) As per to requirement when i try to convert any document more than 10mb into basebinary from SOAP UI, I am not able to do, either SOAP UI is getting hanged or getting shut down

12 Replies

  • PaulDonny's avatar
    PaulDonny
    Regular Contributor
    Ravi,

    I am unaware of any way for SoapUI to inject directly into QC currently. Since QC uses an API for this, and SoapUI is essentially built to handle APIs, theoretically you could just make a request to the QC server during your test case that submits the information you desire to be submitted.

    My company is in the process of upgrading to ALM and I might end up looking into this as an option for my next script. I've been wanting something to process directly to and from QC for quite a while now.
  • RaviSharma's avatar
    RaviSharma
    Occasional Contributor
    Thanks Paul for quick response. I will check with HP QC guys if there is any inbuild API with which i can connct to SOAP UI directly