-
Find Number of Occurrences
How will you find the number of occurrences of a particular string in the given input string?
-
Fix Function
Write the implementation of Fix function? fix(2.5) = 2 and fix(-2.25) = -3, this is the expected result. Write the code to implement this behaviour?
-
How to add XML attribute to soapRequest from LoadRunner?
HiI would like to know the solution for the following Load Runner Problem.Kindly look into the following Load Runner ActionParent_Child_InsertOrUpdate(){relogin();return web_service_call ("StepName=ParentInsertOrUpdate","SOAPMethod=Parent.Default.ParentInsertOrUpdate","ResponseParam=response","WSDL=D:/WSDL/Parent.wsdl","Snapshot=t1110448164.inf",BEGIN_ARGUMENTS,"xml:ListOfParent=""ParentName"""“”"Text...