I am recording a script which is fetching values from CSV name and email. I have used${email}
and ${name}
at the time which candidate is registering. Every time candidate register, unique instance Id is generated on the basis of which further action is performed. Ex: Candidate registers-> Unique Id(say 12345) -> ST : Start some test on the website -> Some responses saved for 12345 ->FT : Finish test on website
Need to perform the same for say 500 candidates. I am fetching unique email and name from csv. How do i store/handle unique instance Id for each candidate dynamically and perform the entire operation. Currently each operation is getting performed for same unique instance Id(12345) with 0% error.
Let me know if any other details needed for the same.
Hi,
Most likely, you are using corporate proxy. In that case, please
use this instruction from doc:
https://jmeter-plugins.org/wiki/PluginsManager/#Using-Behind-the-Proxy
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--You received this message because you are subscribed to a topic in the Google Groups "jmeter-plugins" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jmeter-plugins/34xSvxSFM0Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jmeter-plugins+unsubscribe@googlegroups.com.
This e-mail and any attachments are confidential and intended solely for the use of the addressee only. If you have received this message in error, you must not copy, distribute or disclose the contents; please notify the sender immediately and delete the message.
This message is attributed to the sender and may not necessarily reflect the view of Travis Perkins Trading Company Limited, 733503, Lodge Way House, Lodge Way, Harlestone Road, Northampton, NN5 7UG or its parent company Travis Perkins plc (Registered in England No. 824821; Lodge Way House, Lodge Way, Harlestone Road, Northampton, NN5 7UG; VAT number 408556737) and any of its subsidiaries. Agreements binding Travis Perkins Trading Company Limited may not be concluded by means of e-mail communication.