b
c
即build
< target name=
< taskdef
name=
classname=
< jmeter
jmeterhome=
testplan=
resultlog=
< jvmarg value=
< /jmeter>
< echo message=
< antcall target=
< antcall target=
< !
< /target>
結果是使用ant或是antCall都不行
antcall運行報錯
BUILD FAILED
D:\ProgramFiles\jakarta
ing its own parent target
ant 運行報錯
BUILD FAILED
D:\ProgramFiles\jakarta
a target that depends on its parent target
d
則在test中< antcall target=
我想要的連續測試的要求
而結束的功能
D:\ProgramFiles\jakarta
Buildfile: build
test:
[jmeter] Executing test plan: D:\ProgramFiles\jakarta
[jmeter] Created the tree successfully
[jmeter] Starting the test
[jmeter] Tidying up
[jmeter]
[echo] jmeter web
interval:
[echo] sleep
[echo] continue
test
[jmeter] Executing test plan: D:\ProgramFiles\jakarta
[jmeter] Created the tree successfully
[jmeter] Starting the test
[jmeter] Tidying up
[jmeter]
[echo] jmeter web
interval:
[echo] sleep
[echo] continue
test:
[jmeter] Executing test plan: D:\ProgramFiles\jakarta
[jmeter] Created the tree successfully
[jmeter] Starting the test
[jmeter] Tidying up
[jmeter]
[echo] jmeter web
interval:
[echo] sleep
[echo] continue
test
[jmeter] Executing test plan: D:\ProgramFiles\jakarta
[
From:http://tw.wingwit.com/Article/program/Java/ky/201311/29208.html