in reply to PERL Testing automation through STAF

what all prep will be required from my side.

You mean, like README the README for you?

  • Comment on Re: PERL Testing automation through STAF

Replies are listed 'Best First'.
Re^2: PERL Testing automation through STAF
by Anonymous Monk on Dec 27, 2012 at 18:07 UTC
    Will be absolutely fine to have a clear vision as to how design a test automation tool and if framework should be used or not... etc.

      I briefly looked at STAF. In my opinion, I'd go with Robot Framework.

      It's a more user and developer friendly platform. Easy to use by testers (non-developers) and has good specification on how to develop for it, and cross platform support for different languages/platforms via remote library interface.

      It's pretty complex still, but to me less complex than STAF and more clearly and well documented than STAF. Plus you don't have to deal with XML, unless you want to.

      There's already Perl support for it.
      http://code.google.com/p/plrobotremoteserver/

      http://code.google.com/p/robotframework/