If we consider JMeter, we can see the script in an xml format [.jmx]. Similar to that do we have any option to view the NeoLoad script [xml or any format] ?
NeoLoad stores the project content in XML files inside the config.zip file. You can look at them but you must not modify them as it's not expected to be manually modified.
What would be the goal to check those XML's content?
If you want to create simple user paths like for API testing you could use NeoLoad as-code yaml files to define them without using the NeoLoad UI.
Nouredine answered
Sridhar Yehamandram posted a new question