Robot framework installation on Linux ================================ 1. Install Python if doesn't exists in your machine -
*easy_install pip* *pip install python* 2. Install Jyton (Optinal) *sudo apt-get install jython* 3. Install robot framework *pip install robotframework *OR* easy_install robotframework * 4. Install ride (The IDE for robot test case writing) *pip install robotframework-ride *OR *easy_install robotframework-ride* 5. Install Selenium2Library - Selenium implementation compatible with robot *pip install robotframework-selenium2library *OR* easy_install robotframework-selenium2library* Let me know if you find any difficulty with installation. Thanks, Krishantha. On Tue, Apr 29, 2014 at 10:23 PM, Krishantha Samaraweera < [email protected]> wrote: > Hi Rukshan, > > Some sample robot scripts are attached here with. > > Thanks, > Krishantha. > > > > > On Tue, Apr 29, 2014 at 10:17 PM, Malintha Adikari <[email protected]>wrote: > >> adding >> >> 3. WSO2 Application Server Documentation[4] >> >> [4] >> https://docs.wso2.org/display/AS521/WSO2+Application+Server+Documentation >> >> >> On Tue, Apr 29, 2014 at 10:12 PM, Malintha Adikari <[email protected]>wrote: >> >>> Hi Rukshan, >>> >>> Following resources would help you to understand the basics of required >>> technologies. >>> >>> 1. Hello world with Axis2 web service [1] >>> 2. Understanding WSDL files.[2], [3] >>> >>> [1]http://wso2.com/library/95/ >>> [2]http://oreilly.com/catalog/webservess/chapter/ch06.html >>> [3]http://predic8.com/wsdl-reading.htm >>> >>> Regards, >>> Malintha Adikari >>> >>> >>> On Tue, Apr 29, 2014 at 9:43 PM, Rukshan Chathuranga < >>> [email protected]> wrote: >>> >>>> Hi, >>>> >>>> Could understand the ultimate objective of the project and stating >>>> points of the project. Feasibility of the keyword driven testing using >>>> Robot frame, should be evaluate in this week. >>>> Also to get understand about the Admin back-end services and WSDL >>>> experiment, is it possible to give the required resources and sample Test >>>> Script? >>>> >>>> Thanks and regards. >>>> >>>> >>>> >>>> On Mon, Apr 28, 2014 at 6:23 PM, Rukshan Chathuranga < >>>> [email protected]> wrote: >>>> >>>>> yeah i'm OK with the time and place. >>>>> Thanks. >>>>> >>>>> >>>>> On Mon, Apr 28, 2014 at 5:33 PM, Dharshana Warusavitharana < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi Rukshan, >>>>>> >>>>>> How is your availability at 4.30 PM tomorrow. >>>>>> >>>>>> If you are ok with the time shall we schedule our discussion at that >>>>>> time at WSO2 office. >>>>>> >>>>>> Thank you, >>>>>> Dharshana. >>>>>> >>>>>> >>>>>> On Sun, Apr 27, 2014 at 5:33 PM, Rukshan Chathuranga < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Yes. Afternoon is possible. >>>>>>> >>>>>>> Thanks. >>>>>>> >>>>>>> >>>>>>> On Sun, Apr 27, 2014 at 11:23 AM, Dharshana Warusavitharana < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Sure Rukshan, >>>>>>>> >>>>>>>> How is your availability on afternoon sessions. I will discuss with >>>>>>>> the team and arrange a discussion. >>>>>>>> Meanwhile, if you need any clarifications please feel free to raise >>>>>>>> a mail. >>>>>>>> >>>>>>>> Thank You, >>>>>>>> Dharshana. >>>>>>>> >>>>>>>> >>>>>>>> On Sun, Apr 27, 2014 at 10:06 AM, Rukshan Chathuranga < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> >>>>>>>>> hi, >>>>>>>>> >>>>>>>>> These days i trying to understand my project architecture in deep. >>>>>>>>> Also i am doing robot and NLP experiments to verify the feasibility. >>>>>>>>> >>>>>>>>> SO can we arrange a session to discuss more about this next week? >>>>>>>>> >>>>>>>>> thanks and regards. >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Department Of Computer Science & Engineering, >>>>>>>>> Faculty Of Engineering, >>>>>>>>> University Of Moratuwa. >>>>>>>>> Sri lanka. >>>>>>>>> WEB: http://rukspot.com/ >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> >>>>>>>> Dharshana Warusavitharana >>>>>>>> Senior Software Engineer , Test Automation >>>>>>>> WSO2 Inc. http://wso2.com >>>>>>>> email : [email protected] <[email protected]> >>>>>>>> Tel : +94 11 214 5345 >>>>>>>> Fax :+94 11 2145300 >>>>>>>> cell : +94772202595 >>>>>>>> blog : http://dharshanaw.blogspot.com >>>>>>>> >>>>>>>> lean . enterprise . middleware >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Department Of Computer Science & Engineering, >>>>>>> Faculty Of Engineering, >>>>>>> University Of Moratuwa. >>>>>>> Sri lanka. >>>>>>> WEB: http://rukspot.com/ >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> Dharshana Warusavitharana >>>>>> Senior Software Engineer , Test Automation >>>>>> WSO2 Inc. http://wso2.com >>>>>> email : [email protected] <[email protected]> >>>>>> Tel : +94 11 214 5345 >>>>>> Fax :+94 11 2145300 >>>>>> cell : +94772202595 >>>>>> blog : http://dharshanaw.blogspot.com >>>>>> >>>>>> lean . enterprise . middleware >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Department Of Computer Science & Engineering, >>>>> Faculty Of Engineering, >>>>> University Of Moratuwa. >>>>> Sri lanka. >>>>> WEB: http://rukspot.com/ >>>>> >>>>> >>>> >>>> >>>> -- >>>> Department Of Computer Science & Engineering, >>>> Faculty Of Engineering, >>>> University Of Moratuwa. >>>> Sri lanka. >>>> WEB: http://rukspot.com/ >>>> >>>> >>> >>> >>> -- >>> *Malintha Adikari* >>> Software Engineer >>> WSO2 Inc.; http://wso2.com >>> lean.enterprise.middleware >>> >>> Mobile: +94 71 2312958 >>> Blog: http://malinthas.blogspot.com >>> Page: http://about.me/malintha >>> >> >> >> >> -- >> *Malintha Adikari* >> Software Engineer >> WSO2 Inc.; http://wso2.com >> lean.enterprise.middleware >> >> Mobile: +94 71 2312958 >> Blog: http://malinthas.blogspot.com >> Page: http://about.me/malintha >> > > > > -- > Krishantha Samaraweera > Senior Technical Lead - Test Automation > Mobile: +94 77 7759918 > WSO2, Inc.; http://wso2.com/ > lean . enterprise . middlewear. > -- Krishantha Samaraweera Senior Technical Lead - Test Automation Mobile: +94 77 7759918 WSO2, Inc.; http://wso2.com/ lean . enterprise . middlewear.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
