Thanks, It's ok I have found how to solve my issue with CSV in my script. Now it's working as expected.
Thanks again! -----Original Message----- From: Ryabtsev Vladimir [mailto:[email protected]] Sent: Tuesday, March 24, 2015 3:18 PM To: JMeter Users List Subject: RE: CSV File Erez, you probably improperly set Delimiter character or Variable list. Check help on CSV data set config to be on the safe side. From: Erez Naim [mailto:[email protected]] Sent: Tuesday, March 24, 2015 3:32 PM To: 'JMeter Users List' Subject: CSV File Hi all, I am using CSV file in my script as for the file I got this content: Id1,Thermostat,device Id2,Smart car,device Id3,Beacon,device I want to be able to control each variables delimeted by a comma controlling them along my jmeter script, I am trying to take for example only the first value, what I get after I gave it name that I get all the line and I want to take only the 1st value , how can I do that? In this example if I named it "id" then when I use ${id} I expect to get the 1st value (id1). Thanks! Erez Naim | QA Lead | [LinkedIn] <http://www.linkedin.com/profile/view?id=34323263> [vCard] <http://www.theneura.com/vCards/gilad.vcf> [Twitter] <http://twitter.com/#!/giladmeiri/> [cid:[email protected]] EL AL 2 Street | Herzliya mobile (+972) 50 9 555 686 | fax (408) 689.1366 | skype erez.neura website<http://www.theneura.com/> | blog<http://www.startupbitz.com/> | twitter<https://twitter.com/intent/user?screen_name=theneura> | map<http://goo.gl/maps/ZRkg5> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
