QA最近不在,所以做的东东只能自己测了,把QA的脚步拿过来先跑一下看有没有Regression的问题,弄了半天没跑起来,后来才知道:
Open $JMeter_Home$\bin\jmeter.properties
Add a line: pm.dir=F:\\Work\\GLA\\QA\\GAP, you must use \\ instead of \.
< The dir is the directory contains the test scripts.>
Now it can run now:)