
26 Mar
2005
26 Mar
'05
3:18 p.m.
On 26 Mar, Martin Edenhofer wrote:
I have a question about HTTP::WebTest and the wt script.
What is the normal procedure to record a new test scenario (write each http request by your self in the wt script or is there a more comfortable way)?
I'd say, divert all power directly to HTTP::WebTest's methods, since all wt does, is invoking the HTTP::WebTest's new && run_wtscript methods.