Re: [Dev] Automated test case generation tool

2014-05-15 Thread Rukshan Chathuranga
Hi all, Conversation and the Demonstration happened today was very effective. As we discussed i will try to find solution to Auto generate assert part and Mapping mechanism used by robot. Also this is the link to the solution implemented to test the web services using keyword driven testing. it

Re: [Dev] Automated test case generation tool

2014-05-14 Thread Rukshan Chathuranga
Hi Malintha, Dharshana, Krishantha, Today i hope to demonstrate a solution for testing web Service using Robot. Then we can decide, whether the Robot can be used in our project. I'll hope malintha and Dharshana will join on Google Hangout at 5.00 PM LK time Today. Thanks and regards. On Mon,

Re: [Dev] Automated test case generation tool

2014-05-12 Thread Rukshan Chathuranga
hi, I was little bit busy with my academic work these days. But today onwards i will be able to give more attention to the project. i implemented a simple solution to test web service with robot framework. So i will demonstrate the solution tomorrow on Google hangout. Thanks and regards. On

Re: [Dev] Automated test case generation tool

2014-05-12 Thread Malintha Adikari
Hi Rukshan, On Mon, May 12, 2014 at 8:40 PM, Rukshan Chathuranga rcruksha...@gmail.comwrote: hi, I was little bit busy with my academic work these days. But today onwards i will be able to give more attention to the project. i implemented a simple solution to test web service with robot

Re: [Dev] Automated test case generation tool

2014-05-12 Thread Dharshana Warusavitharana
Hi All, Shall we schedule this between 3.30 PM to 6.30PM in any convenient day. Thank you, Dahrshana. On Mon, May 12, 2014 at 8:58 AM, Malintha Adikari malin...@wso2.com wrote: Hi Rukshan, On Mon, May 12, 2014 at 8:40 PM, Rukshan Chathuranga rcruksha...@gmail.com wrote: hi, I was

Re: [Dev] Automated test case generation tool

2014-05-12 Thread Rukshan Chathuranga
hi, I'm okay with that time. is it okay to Malintha? thanks. On Mon, May 12, 2014 at 9:37 PM, Dharshana Warusavitharana dharsha...@wso2.com wrote: Hi All, Shall we schedule this between 3.30 PM to 6.30PM in any convenient day. Thank you, Dahrshana. On Mon, May 12, 2014 at 8:58 AM,

Re: [Dev] Automated test case generation tool

2014-05-12 Thread Malintha Adikari
Hi, I am ok for this 15th around 4PM LK time Regards, Malintha On Mon, May 12, 2014 at 10:30 PM, Rukshan Chathuranga rcruksha...@gmail.com wrote: hi, I'm okay with that time. is it okay to Malintha? thanks. On Mon, May 12, 2014 at 9:37 PM, Dharshana Warusavitharana

[Dev] Automated test case generation tool

2014-05-04 Thread Rukshan Chathuranga
Hi Malintha,Dharshana,Krishantha, I followed the resource you provided.So After eclipse and maven integration, i could implement a solution to test web Service using Robot keyword driven testing. - Project contain the WSDL file and generate the java code - Create a Client class to test