Hi All Am using jmeter for functional testing of a scenario.
I have to assign a unique number to a http request. for this i have associated a random variable to create a number. the issue now is if the number already exists in database it will not allow the thread to complete the request. how can i check number generated using random variable exists in database? and if exists how can i add next number i mean next unique number in the series to the request which is unique in the database. assist me in resolving this. thanks in advance rgds Sudheer

