Im testing my web aplication and all the times i need to simulate the actions of my users manually to see if the deployed version is running OK. I have some users making their real use of the software. The question is can i record all their actions from period in a file and replay then on my development enviroment to make a test simulating the real use?
My aplication runs on Tomcat 8, Postgres 12 and Java.
Anybody already made something like this and can give me a way to search?
TY
Jhoni Cunha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.