Yes, the cloud testing tool will be involved in two parts of design. One the client side, i.e., Tellurium Core, it should support multiple thread parallel testing (this is a work in progress). On the server side, it should support clustering capability. For example, you simply request a new session for your thread from a virtual address and the back end server cluster will decide which physical server to handle the session automatically with minimal management effort, where we may be able to leverage the p2p technology.
Thanks, Jian On Thu, Sep 23, 2010 at 2:38 PM, Jade <[email protected]> wrote: > Thanks for keeping the data-driven tests in mind when you do the > redesign. We're also happy to see that you have Tellurium as a cloud > testing tool in your future plans. > > Jade > > On Sep 23, 9:34 am, Jian Fang <[email protected]> wrote: > > Hi Jade, > > > > The first TelluriumWorks IDE is like a quick prototype. We will re-design > > and re-implement > > it using NetBeans RCP platform with syntax check, command help, testing, > and > > even debugging. > > We will keep data driven in mind. > > > > The reason behind the TelluriumWorks IDE is that we like it to be an > > integrated IDE for Tellurium > > so that non-developers such as QA people can use it directly without the > > need of Ant, > > Maven, and other programming tools. > > > > Thanks, > > > > Jian > > > > > > > > On Thu, Sep 23, 2010 at 10:16 AM, Jade <[email protected]> wrote: > > > Most of our tests are data driven so it doesn't appear that we can use > > > TelluriumWorks? Are there plans to add functionality to TelluriumWorks > > > so it also runs data driven tests? > > > > > Currently we don't have a good way to view the test results except via > > > the xml that's produced. > > > > > Jade > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "tellurium-users" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<tellurium-users%[email protected]> > <tellurium-users%2Bunsubscribe@ googlegroups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/tellurium-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "tellurium-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<tellurium-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tellurium-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
