I have recorded a script in neoload, By default the neoload names the page name after the first request name. there are same requests in other transaction too. so this creates confusion while analyzing the results since all the request names are same. We need to have unique page name to differentiate the requests
I tried creating unique page names by modifying the naming template in Edit-> Preferences -> Project settings. tried using the template $param.pagecount$ where page count is the variable created.
Also tried naming the pages while recording using transaction name. none of them are working.
can anyone with experience please help in naming the page name after transaction name and request name. Also explain using this template $param.$
reference doc: https://setgetweb.com/p/neoload/698.htm
aron is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.