User testing an application
User testing an application
- Subject: User testing an application
- From: Greg <email@hidden>
- Date: Mon, 26 Sep 2005 22:50:42 +1000
Hi,
I am implementing a bit of functionality for my wo app so that it
will log every action the user does while the system is in testing,
so I have a complete visual of the steps used to produce an error. I
am overriding Application's dispatchRequest so I can get the page
name of the component returned from the response and the time it took
to generate it. What I would like to know is, is there any way to get
the method that is invoked in the component, as most components will
return themselves when performing an action, so by finding the actual
method name from the request would help fine tune the testing logging
system.
Any pointers are greatly appreciated.
Regards,
Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden