Commit Graph

236 Commits

Author SHA1 Message Date
hmm 44fd53c668 test target mode and success 2014-09-26 11:34:45 +08:00
hmm d461e5f325 add observer to testplan when running 2014-09-25 14:47:30 +08:00
hmm 65aec6550e add TestPlanEngine to TestPlan as a observer 2014-09-25 14:30:37 +08:00
hmm 0d70c3e4ad fix bug limitModel is null 2014-09-25 13:46:20 +08:00
hmm 89b6e39e0c start monitor in TestMonitorSampler
change LimitModel in monitor
2014-09-25 13:40:43 +08:00
hmm 18d7bf0fbb submit limitmodel of testplan 2014-09-25 13:17:56 +08:00
hmm e585c7052e add limitable field to config file 2014-09-25 09:22:27 +08:00
hmm a8dc75cbd4 fix limitable fields config file 2014-09-24 16:28:42 +08:00
hmm a7553c3c98 get test plan schedule model from chart 2014-09-24 11:09:47 +08:00
coderfengyun cbc19f8207 refactor ing
refactor ing
2014-09-23 08:45:47 +08:00
hmm d186075beb add limit flag to MonitorMain
add Observer to testplan for stopping
2014-09-22 10:35:59 +08:00
hmm 937391a995 add function: web get limit field from master
add function: web submit testplan with LimitModel to master and submit
LimitModel to monitor
2014-09-19 16:41:16 +08:00
hmm 0aedd662f0 monitor tell the testplan to stop itself by TestPlanEngine, changes in
master
2014-09-19 09:29:21 +08:00
coderfengyun b1d0f3eb1d refactor MarshalHelper to generic
refactor MarshalHelper to generic
2014-09-15 21:46:03 +08:00
coderfengyun 7d7d8c7837 refactor the testplanControler's api to pure restful
refactor the testplanControler's api to pure restful
2014-09-15 20:16:23 +08:00
hmm dcf91a19b1 fix the override error about BehaviorStatusCodeStatistics and
ScriptStatistics
2014-09-15 16:36:15 +08:00
coderfengyun 226e9ec522 refactor
refactor
2014-09-15 16:25:29 +08:00
coderfengyun 030794d5ca refactor
refactor
2014-09-15 15:08:56 +08:00
coderfengyun 093f2d0a84 refactor and remove thtat bug of briefing behaviorsBrief
refactor and remove thtat bug of briefing behaviorsBrief
2014-09-15 15:07:39 +08:00
coderfengyun 513cbf3a4f refactor
refactor
2014-09-12 16:59:15 +08:00
coderfengyun a703ecc65c refacotr
refacotr
2014-09-12 15:09:54 +08:00
coderfengyun 2b1fdb9f17 add behaviorResultCollector and behaviorStatusResultCollector
add behaviorResultCollector and behaviorStatusResultCollector
2014-09-12 15:08:59 +08:00
coderfengyun 19170fd438 add tests for behaviorsBrief
add  tests for behaviorsBrief
2014-09-11 17:42:55 +08:00
coderfengyun 21e3cf4f9f add more tests about statistics of behaviorResult
add more tests about statistics of behaviorResult
2014-09-10 17:10:01 +08:00
hmm dab0984203 get charset from html 2014-09-10 10:59:41 +08:00
luqiong f743714b32 modify Chinese to English
modify Chinese to English
2014-09-10 09:47:59 +08:00
coderfengyun 3c25415a9a refactor
refactor
2014-09-09 17:44:58 +08:00
daisyonly fc9222c104 fix pir chart bug
fix pir chart bug
2014-09-09 17:39:54 +08:00
coderfengyun 4f51501237 add zero zero point to schedule if it doesn't exists
add zero zero point to schedule if it doesn't exists
2014-09-09 16:48:22 +08:00
luqiong 0ec2f364f7 refactor and try to log to front end
refactor and try to log to front end
2014-09-09 15:36:43 +08:00
coderfengyun a04a075ffe refactor, and add test for generateScheduleModel as ratio
refactor, and add test for generateScheduleModel as ratio
2014-09-09 14:17:07 +08:00
coderfengyun fa0329dd6b refactor
refactor
2014-09-09 11:36:11 +08:00
coderfengyun 8af22ed469 refactor
refactor
2014-09-09 11:19:38 +08:00
luqiong 23709d0a94 remove all overrides
remove all overrides
2014-09-09 10:18:30 +08:00
coderfengyun 836a4102db add test for ratio take effect
add test for ratio take effect
2014-09-09 10:04:36 +08:00
hmm 270c4b8d14 add function recording many times in a port 2014-09-09 09:40:49 +08:00
hmm 37abca2229 response host ip to web when recording script
resolve stop recording button 
add highlight in new script and new testplan webpage
2014-09-04 17:43:29 +08:00
coderfengyun ff5dd49e0b remove all problem about ms to s
remove all problem about ms to s
2014-09-04 15:33:19 +08:00
coderfengyun 0f29deb274 remove a bug for ms to s
remove a bug for ms to s
:from milisecond to second
2014-09-04 15:02:53 +08:00
coderfengyun 5390aa5c05 ok, i can run it now
ok, i can run it now
2014-09-04 14:45:53 +08:00
hmm 5a0a1074c9 Merge branch 'master' of https://github.com/lostcharlie/Bench4Q.git 2014-09-04 14:15:24 +08:00
hmm 9756ef1999 fix bug "scriptFilterOptionsModel may be null" 2014-09-04 14:15:06 +08:00
coderfengyun 55a78b46fe Merge remote-tracking branch 'origin/master'
Conflicts:

	Bench4Q-Master/src/main/java/org/bench4q/master/domain/entity/RunningAgentDB.java

	Bench4Q-Master/src/main/java/org/bench4q/master/domain/entity/TestPlanScript.java
2014-09-04 14:09:13 +08:00
coderfengyun e67a80db8d add new Test
add new Test
2014-09-04 14:06:39 +08:00
hmm 47d4b97131 change filter script to testplanscript from script 2014-09-04 13:44:22 +08:00
coderfengyun 52a048a89a refactor continue
refactor continue
2014-09-04 10:43:28 +08:00
coderfengyun 6a8e50cf6f Merge branch 'master' of https://github.com/lostcharlie/Bench4Q 2014-09-04 09:17:14 +08:00
coderfengyun b00cc44785 add support for schedule
add support for schedule
2014-09-04 09:17:04 +08:00
hmm 230a2e23ca list script and testplan by time desc 2014-09-03 14:30:05 +08:00
hmm 8b0e7a1985 success to filter behavior 2014-09-03 13:35:02 +08:00