How to change input soap request as per test data in loadrunner?
问题 I am working with one soap request where we need to pass,single data in one parameter and in 2nd iteration we need to pass multiple test data in same input request.Please help me how to change input soap request as per test data,please find below soap requests for single and multiple requests. Single Request: <ReqDtls> <vReqs> <amount>1.00</amount> <cardNo>8897654778999</cardNo> </Reqs> <cardType>caredit</cardType> </ReqDtls> Multiple Requests:In same soap input requests,it is changing