I'm currently testing my application using phpmyadmin as my local web server.
Here's the steps I've taken so far:
- In the Test Plan, I added a Thread Group, an HTTP Request Defaults and Recording Controller.
- In the Workbench, I added a HTTP(s) Test Script Recorder, and a View Results Tree.
I already removed the contents in the No proxy for field in my browser, after removing that, the View Results Tree is working and is recording the pages I've navigate in my application.
My problems and questions are:
- The Recording Controller is not recording the pages I navigated.
- What did I do wrong?
- Is Recording Controller not applicable for localhost web server testing?
I hope that someone may help me with this. Thank you.