coderfengyun
|
4a4586205f
|
now, i can save the detailResult with double buffer in Asynchronous way
, and need more tests
|
2013-12-16 22:58:27 +08:00 |
coderfengyun
|
e6ba50df5d
|
refactor and passs the tests
|
2013-12-16 14:34:24 +08:00 |
coderfengyun
|
985865f718
|
load properties from configuration file
|
2013-12-16 14:28:40 +08:00 |
coderfengyun
|
f842cf3640
|
add a configuration for agent.
|
2013-12-16 14:09:01 +08:00 |
coderfengyun
|
600ea1f494
|
edit the save path of the detail result
|
2013-12-16 10:05:49 +08:00 |
coderfengyun
|
0829d5caef
|
add the wrong test, and the pass it on TestTestPlanScriptService
need more tests and passes
|
2013-12-14 17:25:39 +08:00 |
coderfengyun
|
2cf559e61e
|
complete the configuration for service's test of bench4q_master
|
2013-12-14 16:34:47 +08:00 |
Coderfengyun
|
250b791a6a
|
add a new test
|
2013-12-13 17:29:55 +08:00 |
Coderfengyun
|
5c262b239b
|
refactor the TestPlanScriptResult to save the marshal
scriptBriefResultMOdel
|
2013-12-13 17:15:58 +08:00 |
Coderfengyun
|
916a614558
|
add some tests about get script process results
|
2013-12-13 16:44:19 +08:00 |
Coderfengyun
|
3bc7af51c7
|
refactor
|
2013-12-13 14:45:25 +08:00 |
Coderfengyun
|
b28ad333a4
|
refactor
|
2013-12-13 14:06:22 +08:00 |
Coderfengyun
|
22789ada8e
|
now, agent can run the latest batch in latest runScenarioModel
|
2013-12-13 14:04:27 +08:00 |
Coderfengyun
|
9fc5bc77c1
|
the model about scenario use the share ones
|
2013-12-13 10:33:56 +08:00 |
Coderfengyun
|
85016b3e26
|
delete RunScenarioModelOld
|
2013-12-13 10:04:39 +08:00 |
coderfengyun
|
eb3e90fcf6
|
make a integrated test about batchBehavior
|
2013-12-12 16:29:46 +08:00 |
coderfengyun
|
4af37bae37
|
Merge branch 'master' of https://github.com/lostcharlie/Bench4Q-Master.git
|
2013-12-12 16:18:07 +08:00 |
coderfengyun
|
9eeb32a32b
|
deal with the invalid terminate line when record, will do it
continuously
|
2013-12-12 16:17:25 +08:00 |
fanfuxiaoran
|
8d6a2df7e7
|
fix the toBusiness
|
2013-12-12 15:48:42 +08:00 |
coderfengyun
|
30c658adb8
|
add test about the byte and the char of return and new line
|
2013-12-12 14:14:20 +08:00 |
coderfengyun
|
bb612da6f6
|
add tests about contentdecoder, and byte, and kill a null pointer bug
|
2013-12-12 13:37:38 +08:00 |
coderfengyun
|
3792f1de99
|
update the test
|
2013-12-11 14:06:27 +08:00 |
coderfengyun
|
02c7d0ecc8
|
add a integrated test about start, brief, behaviorsBrief, behaviorBrief
and stop
|
2013-12-11 13:52:48 +08:00 |
coderfengyun
|
6f2a884494
|
Now, agent can run the script with batch in sequence
|
2013-12-11 11:00:52 +08:00 |
coderfengyun
|
b4dc21b576
|
now agent can run scenario with a batch
|
2013-12-10 20:56:48 +08:00 |
coderfengyun
|
839e157412
|
add content type to detailresult, and pass the old tests
|
2013-12-10 19:58:46 +08:00 |
coderfengyun
|
e331259c07
|
add batch behavior and runScenarioModelNew to agent
|
2013-12-10 17:13:59 +08:00 |
coderfengyun
|
2423d1bc78
|
add some test case
|
2013-12-10 16:58:40 +08:00 |
coderfengyun
|
2ce0e2de60
|
now, i can deal with the gzip response with content length
|
2013-12-10 16:58:12 +08:00 |
coderfengyun
|
5cb67729fb
|
now i just use the RunScenarioModelNew to develop to avoid affect
Xiaoran's development, after this work done, I'll restore it to
RunScenarioModel
|
2013-12-10 13:58:05 +08:00 |
Tienan Chen
|
0a2cfcddd2
|
deal with the charset and gzip compressing
|
2013-12-09 20:51:00 +08:00 |
Tienan Chen
|
a1a572d7f0
|
get the real cause of the distortion, It's a kind of content encoding,
as a gzip format, so i add a test to decode this kind of http response
|
2013-12-09 11:28:57 +08:00 |
Tienan Chen
|
7a1b15147a
|
I can get the proper relationship between requests, but now the timer is
not correct
|
2013-12-06 16:05:48 +08:00 |
Tienan Chen
|
c43a9494fd
|
add a test named testDomParserWithinAdapter, add pass it.
Now i can add the childrenUrl with right parentBatchId.
|
2013-12-06 15:20:23 +08:00 |
Tienan Chen
|
d2784c7f7d
|
now, i can get the static resources' absolute uri.
Next step, i will create appropriate childrenUrl,
and put it into the ScriptAdapter.
The key point is to get the parent's batch id.
|
2013-12-05 17:29:24 +08:00 |
Tienan Chen
|
cfe5512763
|
add test about parsing dom, and pass it
|
2013-12-05 16:43:49 +08:00 |
Tienan Chen
|
4a8c9df788
|
refactor a little
|
2013-12-05 15:04:50 +08:00 |
Tienan Chen
|
60b67eb3d2
|
refactor the function a little
|
2013-12-05 15:02:12 +08:00 |
Tienan Chen
|
959ecb2109
|
add three tests and pass them, now i can add the children behaviors to
right batches now. But can only deal with one parent behavior per batch
|
2013-12-05 14:51:37 +08:00 |
Tienan Chen
|
cb40ffe4d6
|
add test called "addUserBehaviorWithinChildrenUrl", and pass it
|
2013-12-04 22:18:33 +08:00 |
Tienan Chen
|
cfdd2acac5
|
begin to model the relationship between http requests
|
2013-12-04 17:31:09 +08:00 |
Tienan Chen
|
87fe102e56
|
get the time difference between the user browser and the proxy
|
2013-12-03 17:38:25 +08:00 |
Tienan Chen
|
908b8e4bd9
|
update jetty version and setInitOrder at start up
|
2013-12-03 14:53:08 +08:00 |
Tienan Chen
|
a3328c8bf7
|
update the jetty server's version
|
2013-12-03 14:50:25 +08:00 |
Tienan Chen
|
30479109d8
|
delete redundant code
|
2013-12-03 14:47:42 +08:00 |
Tienan Chen
|
8fbc9b802a
|
edit the servlet with start up at begin
|
2013-12-03 14:47:09 +08:00 |
Tienan Chen
|
6c11492440
|
start the spring servlet at start up
|
2013-12-03 14:37:02 +08:00 |
Tienan Chen
|
4fe7222116
|
let the behaviorsBrief runs well
|
2013-12-03 10:37:11 +08:00 |
Tienan Chen
|
025f80b4e1
|
add the behaviorsBrief for master, and need to be tested
|
2013-12-02 17:57:39 +08:00 |
Tienan Chen
|
da61bb3317
|
add totalResponseTime to BehaviorsCodeResultModel
|
2013-12-02 14:58:44 +08:00 |