Can we add data in application(registration form/candidates details etc) using JMeter? I create script -HTTP Request where I used ${__UUID()} function to create random UID -Create HTTP Req with parameters -Add listener to view result
Script execurted successfully but when i check in application the data not added /displyed
I create script -HTTP Request where I used ${__UUID()} function to create random UID -Create HTTP Req with parameters -Add listener to view result