The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: DCOP and testing
by Waldo Bastian on Wednesday 06/Oct/2004, @09:16
|
Great idea! What is stopping you from turning it in reality?
|
[
Reply To This | View ]
|
Re: DCOP and testing
by Markus Heller on Wednesday 06/Oct/2004, @09:58
|
I'm already trying out things in this direction... Especially towards automated Web access through DCOP (remote controlling konqueror).
Unfortunately I don't have that much Qt and kdelibs programming experience, but I'm getting on. I guess I will be further in about half a year. :-)
Markus
|
[
Reply To This | View ]
|
|
Re: DCOP and testing
by David Faure on Wednesday 06/Oct/2004, @14:22
|
> that every graphical user element should also be accessible via DCOP, we could automate quality ensurance
We can also do that without developing our own tool, simply by using KDExecutor.
http://www.klaralvdalens-datakonsult.se/?page=products&sub=kdexecutor
The tool exists - it's just that nobody took the time to create testcases.
Feel like giving a hand with that? :)
|
[
Reply To This | View ]
|
Re: DCOP and testing
by Paul Walker on Thursday 07/Oct/2004, @05:20
|
The problem with KDExecutor is that it isn't free. Okay, there's a "free beer" version, but not one that people can take apart and put back together, update as they develop KDE/Qt, fix bugs in, and so forth.
Defining test cases now would be useful, I agree, but it should be done with the aim of being able to replay them from a free-free executor. :-)
|
[
Reply To This | View ]
|
|
Re: DCOP and testing
by Datschge on Wednesday 06/Oct/2004, @14:43
|
As far as I understood Harald's speech at the aKademy the accessibility implementation in the upcoming Qt 4 will give you just that through DBUS, access to all widgets, commands/actions and hints including hierarchy. Should be useful for both alternative interfaces (for accessibility) as well as testing (what you mentioned, but also for let's say computer admins checking if the computer is locked down enough using kiosk).
|
[
Reply To This | View ]
|
Re: DCOP and testing
by didi on Thursday 07/Oct/2004, @05:22
|
Or automatically generate screenshots for documentation in all supported languages
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|