Elsevier_-_OH_S
12 years agoContributor
Data After Refactoring the WSDL
I have refactored my WSDL file.....I am getting all my data and request except my value to one step to other test step....I used one one value from the previous step's response to my current step request through getdata.......it is showing the current step feeded with that response vale but when i run the request it says Missing that value...i have to perform the getData again for so many requests to execute it successfully...What would be the reason i have so many test cases after refactoring my WSDL that needed that previous steps response value in the current steps request......Cant handle this.......Please suggest something.