|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
WebTest and htmlUnitI was working with htmlunit in java before finding
WebTest. 1. I noticed that htmlUnit is included in
WebTest. Is there any advantage to using WebTest over using only
htmlunit? 2. My goal is to conduct a load test with tests
running in parallel. Since WebTest has more components than htmlUnit,
would it mean that I wouldn't be able to create as many threads? Would I be
better off running the load test just with htmlunit and java instead of WebTest? Chad Chad
Bellan LUSIGHT RESEARCH t. +1.416.934.7253 Please visit us at www.lusight.com This message is confidential and may be privileged. If you are
not the intended recipient, we kindly ask you to inform the sender. Any
un-authorized dissemination or copying hereof is prohibited. This message
serves for information purposes only and shall not have any legally binding
effect. Given that e-mails can easily be subject to manipulation, we can
not accept any liability for the content provided. |
|
|
RE: WebTest and htmlUnitI would suggest using
jMeter for load testing. I think that it is also based on htmlunit. From:
webtest-admin@... [mailto:webtest-admin@...] On Behalf Of Chad Bellan I was working with htmlunit in java before finding WebTest. 1. I noticed that htmlUnit is included in WebTest. Is
there any advantage to using WebTest over using only htmlunit? 2. My goal is to conduct a load test with tests running in
parallel. Since WebTest has more components than htmlUnit, would it mean
that I wouldn't be able to create as many threads? Would I be better off
running the load test just with htmlunit and java instead of WebTest? LUSIGHT
RESEARCH t. +1.416.934.7253 Please visit us at www.lusight.com This message is
confidential and may be privileged. If you are not the intended
recipient, we kindly ask you to inform the sender. Any un-authorized
dissemination or copying hereof is prohibited. This message serves for
information purposes only and shall not have any legally binding effect.
Given that e-mails can easily be subject to manipulation, we can not accept any
liability for the content provided. |
|
|
|
|
|
|
|
|
Re: RE: WebTest and htmlUnitHi,
it's not the same abstraction level: HtmlUnit is low level whereas WebTest works at a higher level, allowing to write concise tests and to get rich reports. Cheers, Marc. -- Web: http://www.efficient-webtesting.com Blog: http://mguillem.wordpress.com Chad Bellan wrote: > I noticed that htmlUnit is included in WebTest. Is there any advantage > to using WebTest over using only htmlunit? > > > > Chad > > > > > > *Chad Bellan* > > *LUSIGHT RESEARCH* > > t. +1.416.934.7253 > > chad.bellan@... <mailto:chad.bellan@...> > > > > Please visit us at www.lusight.com <http://www.lusight.com/> > > > > This message is confidential and may be privileged. If you are not the > intended recipient, we kindly ask you to inform the sender. Any > un-authorized dissemination or copying hereof is prohibited. This > message serves for information purposes only and shall not have any > legally binding effect. Given that e-mails can easily be subject to > manipulation, we can not accept any liability for the content provided. > > > > > _______________________________________________ WebTest mailing list WebTest@... http://lists.canoo.com/mailman/listinfo/webtest |
| Free embeddable forum powered by Nabble | Forum Help |