Forum Discussion

RaghusoapUI's avatar
RaghusoapUI
Occasional Contributor
13 years ago

problem in cloning the REST based test cases to soap TCs

Hi ,

I am working with REST services in soapUI PRO 4.0 , here is my issue with soapUI Pro 4.0.

1. I have created a project using WSDL which has 4 operation(4 test cases)
2. After this I have imported project which is REST based project and created by my one of team member, so he shared that project .
3. Now I have both the REST and SOAP based projects in my soapUI Pro workspace.
4. Now I am trying pull few REST Test Cases from REST based project to SOAP based project but I am not able to perform clone operation on these REST based test cases, it is not allowing me to clone the REST test cases with SOAP test cases. After I select REST test case and click on Clone Test case and selected target path as SOAP based Test project.
It is allowing only REST test cases to clone with SOAP based Test Cases , suppose if I want to clone one more REST Test case with Soap based Test Cases it will not allow me to clone and shows error message. But if I delete my old rest test case which I was cloned and clone new rest test case it is allowing.

Not sure why it is behaving like this.