I'm sure this is a stupid question, but I don't have much time to upgrade to the newest version and I'm not knowledgeable enough to figure this out myself. I've searched the archives with no luck. I don't know where to find information on things that are changed in the latest releases. Formerly I had build 1551 installed.
I just installed the latest build, 1646. When I run a script, it runs fine, but where it used to put result files directly into the 'logs' directory, now it creates an extra folder with the name of the test and a number prefix, and then within that folder, the result files have a prefix appended to them with a number. I have no idea how to go about formatting the results using WebTestReport.xsl in this case, because right now I'm just giving it the results path consisting of my hard coded log directory name. How do I either: 1) make it work the way it used to or 2) format results that have variable names like this? I haven't tried to run a suite, I assume that's going to create a directory for each test in the suite? And - where DO I find information about the latest changes in WebTest? I found the change log for the latest build, but I don't believe this change to where the result files are written and how they're named is in this build. Sorry for all the dumb questions. I only get time to upgrade versions every few months (and this time we had to upgrade log4j also, so it would work). Thanks, Lisa

