I am a newbie. I am using JMeter to test registration form based software. Here's my scenario:
A user logs in and adds a patient in database. I am able to automate this process by recording it, however I want to automate the add patient scenario, since a unique patient id is required to add a patient and save it on the database. The procedure I am following right now is manually entering ids and then running the automated script, which is not putting any load or stress on the site. If somebody could please tell me how to generate unique ids and how to fit this procedure in already working script or how to increment previous id whenever the script is run. -- View this message in context: http://old.nabble.com/how-to-generate-unique-ids-in-jmeter-tp28748660p28748660.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]

