LDPT over ATSPI-dbus support

View: New views
6 Messages — Rating Filter:   Alert me  

LDPT over ATSPI-dbus support

by Wan, Shuang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi Nagappan,

 

         I am working on Moblin2 UI testing automation, we are looking for a mature tool can be used to automate our UI testing. LDTP seems a good choice for us. Actually we had a talk 8 months ago if LDTP will support the atspi-dbus. Seems now is a good time to refresh the topic again since we demonstrated the ATSPI-dbus is workable on Moblin2 after a long wait (Moblin2 is purely DBUS based) :)

I see the pyatspi is the first implemented atspi-dbus language binding and also noticed that someone is trying to rewrite LDTP core using python. So my question is if this migration contains the atspi-dbus supporting work or simply to say removing bonobo dependence? And also do you have any approximate plan when to release it?

Great thanks!

 

Regards

Shuang


_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: LDPT over ATSPI-dbus support

by Nagappan A :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Shuang,

Wan, Shuang wrote:

>
> Hi Nagappan,
>
>  
>
>          I am working on Moblin2 UI testing automation, we are looking
> for a mature tool can be used to automate our UI testing. LDTP seems a
> good choice for us. Actually we had a talk 8 months ago if LDTP will
> support the atspi-dbus. Seems now is a good time to refresh the topic
> again since we demonstrated the ATSPI-dbus is workable on Moblin2
> after a long wait (Moblin2 is purely DBUS based) :)
>
Good to hear this :) I'm very excited !!!
>
> I see the pyatspi is the first implemented atspi-dbus language binding
> and also noticed that someone is trying to rewrite LDTP core using
> python. So my question is if this migration contains the atspi-dbus
> supporting work or simply to say removing bonobo dependence? And also
> do you have any approximate plan when to release it?
>
Yes Eitan Isaacson rewrote LDTPv2 using pyatspi and its available
through git [1] for now. In VMware, we are testing LDTPv2 (pyatspi) is
working fine with our VMware Workstation and Player automated scripts
which was done using LDTPv1 (at-cspi). I'm making necessary fixes, so
that it will be completely compatible with LDTPv1.

Thanks
Nagappan

[1] - http://cgit.freedesktop.org/ldtp/ldtp2/
>
> Great thanks!
>
>  
>
> Regards
>
> Shuang
>

--
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com

_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: LDPT over ATSPI-dbus support

by Wan, Shuang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Nagappan,

        Thanks for your quick reply. Okay, I will try LDTPv2 on Moblin.

Thanks!
Shuang

-----Original Message-----
From: Nagappan A [mailto:nalagappan@...]
Sent: 2009年9月17日 11:37
To: Wan, Shuang
Cc: Nagappan A; ldtp-dev@...
Subject: Re: [LDTP-Dev] LDPT over ATSPI-dbus support

Hi Shuang,

Wan, Shuang wrote:

>
> Hi Nagappan,
>
>  
>
>          I am working on Moblin2 UI testing automation, we are looking
> for a mature tool can be used to automate our UI testing. LDTP seems a
> good choice for us. Actually we had a talk 8 months ago if LDTP will
> support the atspi-dbus. Seems now is a good time to refresh the topic
> again since we demonstrated the ATSPI-dbus is workable on Moblin2
> after a long wait (Moblin2 is purely DBUS based) :)
>
Good to hear this :) I'm very excited !!!
>
> I see the pyatspi is the first implemented atspi-dbus language binding
> and also noticed that someone is trying to rewrite LDTP core using
> python. So my question is if this migration contains the atspi-dbus
> supporting work or simply to say removing bonobo dependence? And also
> do you have any approximate plan when to release it?
>
Yes Eitan Isaacson rewrote LDTPv2 using pyatspi and its available
through git [1] for now. In VMware, we are testing LDTPv2 (pyatspi) is
working fine with our VMware Workstation and Player automated scripts
which was done using LDTPv1 (at-cspi). I'm making necessary fixes, so
that it will be completely compatible with LDTPv1.

Thanks
Nagappan

[1] - http://cgit.freedesktop.org/ldtp/ldtp2/
>
> Great thanks!
>
>  
>
> Regards
>
> Shuang
>

--
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com

_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: LDPT over ATSPI-dbus support

by Nagappan A :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Shuang,

I have commited few more fixes after this email thread. Could you please update the git repository and then try your test ?

Thanks
Nagappan
________________________________________
From: Wan, Shuang [shuang.wan@...]
Sent: Wednesday, September 16, 2009 10:08 PM
To: Nagappan Alagappan
Cc: Nagappan A; ldtp-dev@...
Subject: RE: [LDTP-Dev] LDPT over ATSPI-dbus support

Hi Nagappan,

        Thanks for your quick reply. Okay, I will try LDTPv2 on Moblin.

Thanks!
Shuang

-----Original Message-----
From: Nagappan A [mailto:nalagappan@...]
Sent: 2009年9月17日 11:37
To: Wan, Shuang
Cc: Nagappan A; ldtp-dev@...
Subject: Re: [LDTP-Dev] LDPT over ATSPI-dbus support

Hi Shuang,

Wan, Shuang wrote:

>
> Hi Nagappan,
>
>
>
>          I am working on Moblin2 UI testing automation, we are looking
> for a mature tool can be used to automate our UI testing. LDTP seems a
> good choice for us. Actually we had a talk 8 months ago if LDTP will
> support the atspi-dbus. Seems now is a good time to refresh the topic
> again since we demonstrated the ATSPI-dbus is workable on Moblin2
> after a long wait (Moblin2 is purely DBUS based) :)
>
Good to hear this :) I'm very excited !!!
>
> I see the pyatspi is the first implemented atspi-dbus language binding
> and also noticed that someone is trying to rewrite LDTP core using
> python. So my question is if this migration contains the atspi-dbus
> supporting work or simply to say removing bonobo dependence? And also
> do you have any approximate plan when to release it?
>
Yes Eitan Isaacson rewrote LDTPv2 using pyatspi and its available
through git [1] for now. In VMware, we are testing LDTPv2 (pyatspi) is
working fine with our VMware Workstation and Player automated scripts
which was done using LDTPv1 (at-cspi). I'm making necessary fixes, so
that it will be completely compatible with LDTPv1.

Thanks
Nagappan

[1] - http://cgit.freedesktop.org/ldtp/ldtp2/
>
> Great thanks!
>
>
>
> Regards
>
> Shuang
>

--
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com
_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: LDPT over ATSPI-dbus support

by Wan, Shuang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Okay. Git tree has been updated. One finding, the latest update time is
Tue Sep 15 23:18:51 2009 -0700, seems the git server time is incorrect :)

Thanks!
Shuang

-----Original Message-----
From: Nagappan Alagappan [mailto:nalagappan@...]
Sent: 2009年9月17日 14:33
To: Wan, Shuang
Cc: Nagappan A; ldtp-dev@...
Subject: RE: [LDTP-Dev] LDPT over ATSPI-dbus support

Hi Shuang,

I have commited few more fixes after this email thread. Could you please update the git repository and then try your test ?

Thanks
Nagappan
________________________________________
From: Wan, Shuang [shuang.wan@...]
Sent: Wednesday, September 16, 2009 10:08 PM
To: Nagappan Alagappan
Cc: Nagappan A; ldtp-dev@...
Subject: RE: [LDTP-Dev] LDPT over ATSPI-dbus support

Hi Nagappan,

        Thanks for your quick reply. Okay, I will try LDTPv2 on Moblin.

Thanks!
Shuang

-----Original Message-----
From: Nagappan A [mailto:nalagappan@...]
Sent: 2009年9月17日 11:37
To: Wan, Shuang
Cc: Nagappan A; ldtp-dev@...
Subject: Re: [LDTP-Dev] LDPT over ATSPI-dbus support

Hi Shuang,

Wan, Shuang wrote:

>
> Hi Nagappan,
>
>
>
>          I am working on Moblin2 UI testing automation, we are looking
> for a mature tool can be used to automate our UI testing. LDTP seems a
> good choice for us. Actually we had a talk 8 months ago if LDTP will
> support the atspi-dbus. Seems now is a good time to refresh the topic
> again since we demonstrated the ATSPI-dbus is workable on Moblin2
> after a long wait (Moblin2 is purely DBUS based) :)
>
Good to hear this :) I'm very excited !!!
>
> I see the pyatspi is the first implemented atspi-dbus language binding
> and also noticed that someone is trying to rewrite LDTP core using
> python. So my question is if this migration contains the atspi-dbus
> supporting work or simply to say removing bonobo dependence? And also
> do you have any approximate plan when to release it?
>
Yes Eitan Isaacson rewrote LDTPv2 using pyatspi and its available
through git [1] for now. In VMware, we are testing LDTPv2 (pyatspi) is
working fine with our VMware Workstation and Player automated scripts
which was done using LDTPv1 (at-cspi). I'm making necessary fixes, so
that it will be completely compatible with LDTPv1.

Thanks
Nagappan

[1] - http://cgit.freedesktop.org/ldtp/ldtp2/
>
> Great thanks!
>
>
>
> Regards
>
> Shuang
>

--
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com
_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev

Re: LDPT over ATSPI-dbus support

by Nagappan A :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Shuang,

I think, its because of my VM time :) I haven't installed tools, so the
guest VM time was not up to date.

Thanks
Nagappan

Wan, Shuang wrote:

> Okay. Git tree has been updated. One finding, the latest update time is
> Tue Sep 15 23:18:51 2009 -0700, seems the git server time is incorrect :)
>
> Thanks!
> Shuang
>
> -----Original Message-----
> From: Nagappan Alagappan [mailto:nalagappan@...]
> Sent: 2009年9月17日 14:33
> To: Wan, Shuang
> Cc: Nagappan A; ldtp-dev@...
> Subject: RE: [LDTP-Dev] LDPT over ATSPI-dbus support
>
> Hi Shuang,
>
> I have commited few more fixes after this email thread. Could you please update the git repository and then try your test ?
>
> Thanks
> Nagappan
> ________________________________________
> From: Wan, Shuang [shuang.wan@...]
> Sent: Wednesday, September 16, 2009 10:08 PM
> To: Nagappan Alagappan
> Cc: Nagappan A; ldtp-dev@...
> Subject: RE: [LDTP-Dev] LDPT over ATSPI-dbus support
>
> Hi Nagappan,
>
>         Thanks for your quick reply. Okay, I will try LDTPv2 on Moblin.
>
> Thanks!
> Shuang
>
> -----Original Message-----
> From: Nagappan A [mailto:nalagappan@...]
> Sent: 2009年9月17日 11:37
> To: Wan, Shuang
> Cc: Nagappan A; ldtp-dev@...
> Subject: Re: [LDTP-Dev] LDPT over ATSPI-dbus support
>
> Hi Shuang,
>
> Wan, Shuang wrote:
>  
>> Hi Nagappan,
>>
>>
>>
>>          I am working on Moblin2 UI testing automation, we are looking
>> for a mature tool can be used to automate our UI testing. LDTP seems a
>> good choice for us. Actually we had a talk 8 months ago if LDTP will
>> support the atspi-dbus. Seems now is a good time to refresh the topic
>> again since we demonstrated the ATSPI-dbus is workable on Moblin2
>> after a long wait (Moblin2 is purely DBUS based) :)
>>
>>    
> Good to hear this :) I'm very excited !!!
>  
>> I see the pyatspi is the first implemented atspi-dbus language binding
>> and also noticed that someone is trying to rewrite LDTP core using
>> python. So my question is if this migration contains the atspi-dbus
>> supporting work or simply to say removing bonobo dependence? And also
>> do you have any approximate plan when to release it?
>>
>>    
> Yes Eitan Isaacson rewrote LDTPv2 using pyatspi and its available
> through git [1] for now. In VMware, we are testing LDTPv2 (pyatspi) is
> working fine with our VMware Workstation and Player automated scripts
> which was done using LDTPv1 (at-cspi). I'm making necessary fixes, so
> that it will be completely compatible with LDTPv1.
>
> Thanks
> Nagappan
>
> [1] - http://cgit.freedesktop.org/ldtp/ldtp2/
>  
>> Great thanks!
>>
>>
>>
>> Regards
>>
>> Shuang
>>
>>    
>
> --
> Linux Desktop Testing Project - http://ldtp.freedesktop.org
> http://nagappanal.blogspot.com
>  

--
Linux Desktop Testing Project - http://ldtp.freedesktop.org
http://nagappanal.blogspot.com

_______________________________________________
LDTP-dev mailing list
LDTP-dev@...
http://lists.freedesktop.org/mailman/listinfo/ldtp-dev