Re: [Http-webtest-general] Webtest front end?
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <il...@ip...> - 2003-11-11 11:22:24
|
>>>>> "BK" == Ben Kelly <ben...@hi...> writes: BK> I've been thinking about knocking together a web front end for BK> users to run tests on. Thought I'd better check to see if anyone BK> has done something similar - no use reinventing the wheel. If this BK> sort of resource is available, can some kind soul point me toward BK> it? I started working on such thing but had not time to finish it. I had in my mind a tool which can 1. record web sessions (the tool acts as HTTP proxy) 2. autogenerate test scripts from web sessions 3. edit tests scripts (including autogenerated) 4. replay test scripts all via web interface. Unfortunately I didn't have much free time to finish it so for now it only does #1 and has very incomplete support for #2. There is no code for #3 and #4 at all. If you are interested take it from CVS (http://xrl.us/3ps). Project is called HTTP-WebTest-Recorder. If you really want to do a web front end for users to run tests I'd love it to be a part of HTTP-WebTest-Recorder. -- Ilya Martynov, il...@ip... CTO IPonWEB (UK) Ltd Quality Perl Programming and Unix Support UK managed @ offshore prices - http://www.iponweb.net Personal website - http://martynov.org |