Hi, Use CSV_Data_Set_Config to get the values from source file. Please find below link for detailed information
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#CSV_Data_Set_Config Regards, Mahesh On Wed, Jan 6, 2010 at 4:42 PM, bharathp <[email protected]> wrote: > > hi all, > > I am doing a performance testing on a SOAP web method which send a data > like > : > <tem:productDetails><Prod CSTAT='FinalSubmit' SID='2001' MGP='B1B' > IB='xk91dev' EX='1' MAP='0' /> > </tem:productDetails> > > i need the data highlighted above (2001,B1B,xk91dev)to be parameterised > and > to be picked up from a source file for each test run .please can anyone let > me knwo how to sole this problem. > -- > View this message in context: > http://old.nabble.com/To-parse-data-into-the-xml-file-tp27026830p27026830.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

