Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Quality Assurance

0 views
Skip to first unread message

Greg Marine

unread,
Mar 28, 2007, 8:59:24 PM3/28/07
to
Hello everyone,

I hope this is a good place to post this question. But, does anyone
know of a good way to test XULRunner applications? I would like to
have a suite of functional tests I can run against my apps each time
I'm ready to release. I want to ensure quality assurance of my
applications.

I appreciate any pointers,
Greg Marine

Benjamin Smedberg

unread,
Mar 28, 2007, 9:23:48 PM3/28/07
to
Greg Marine wrote:
> Hello everyone,
>
> I hope this is a good place to post this question. But, does anyone
> know of a good way to test XULRunner applications? I would like to
> have a suite of functional tests I can run against my apps each time
> I'm ready to release. I want to ensure quality assurance of my
> applications.

I suggest asking mozilla.dev.quality

We're still working our way around developing automated test suites. See
http://developer.mozilla.org/en/docs/Mozilla_automated_testing

Currently using xpcshell to test XR application components is hard, because
it doesn't understand how to load components from multiple locations. It
would be good to either implement an in-process xpcshell alternative or
something like jsshell to do in-process component testing.

--BDS

Greg Marine

unread,
Mar 28, 2007, 9:35:43 PM3/28/07
to
> I suggest asking mozilla.dev.quality

Thanks! I'll ask there.

Greg Marine

0 new messages