Testing module

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • rohitbasu77
    replied
    Originally posted by numberwhun
    Why yes, yes I did read your requirements. I was stating the need for specifics with regards to the automation and your statment, "thanks i need only the autoloader". Automation was a bit vague if you are only looking for an autoloader. No need to be rude, especially towards the moderators.

    While we are at it, please don't top post. Please put your posts below the reply text, otherwise.....


    about.
    talking
    are
    you
    what
    know
    anyone
    will
    how

    Regards,

    Jeff

    hmm.... thanks....
    will do so.... next time...

    Leave a comment:


  • numberwhun
    replied
    Originally posted by rohitbasu77
    automation and testing are stated as a requirment.
    have you really gone through my requirment.... before putting something, have you actually read the question... i got the module, but nitin help me to find some thing more...
    Why yes, yes I did read your requirements. I was stating the need for specifics with regards to the automation and your statment, "thanks i need only the autoloader". Automation was a bit vague if you are only looking for an autoloader. No need to be rude, especially towards the moderators.

    While we are at it, please don't top post. Please put your posts below the reply text, otherwise.....


    about.
    talking
    are
    you
    what
    know
    anyone
    will
    how

    Regards,

    Jeff

    Leave a comment:


  • rohitbasu77
    replied
    automation and testing are stated as a requirment.
    have you really gone through my requirment.... before putting something, have you actually read the question... i got the module, but nitin help me to find some thing more...

    Originally posted by numberwhun
    Next time, please be sure and be more specific in your requirements. As you can see, our Expert cited several possibilities. Also, before you go asking for a module to do a specific task, please be sure and search CPAN as that is where all of the modules are kept.

    Regards,

    Jeff

    Leave a comment:


  • numberwhun
    replied
    Originally posted by rohitbasu77
    thanks i need only the autoloader
    Next time, please be sure and be more specific in your requirements. As you can see, our Expert cited several possibilities. Also, before you go asking for a module to do a specific task, please be sure and search CPAN as that is where all of the modules are kept.

    Regards,

    Jeff

    Leave a comment:


  • rohitbasu77
    replied
    thanks i need only the autoloader


    Originally posted by nithinpes
    What kind of automation are you looking at?

    For ex., if you are looking for GUI automation you can make use of Win32::GuiTest . For web-based, you can use WWW::Mechanize or LWP::Simple. For database related, you can make use of specific DBD modules(like DBD::mysql , DBD::Oracle etc.).

    For writing tests and running testscripts, you can make use of Test::Simple, Test::Harness and Test::More .

    -Nithin

    Leave a comment:


  • nithinpes
    replied
    What kind of automation are you looking at?

    For ex., if you are looking for GUI automation you can make use of Win32::GuiTest . For web-based, you can use WWW::Mechanize or LWP::Simple. For database related, you can make use of specific DBD modules(like DBD::mysql , DBD::Oracle etc.).

    For writing tests and running testscripts, you can make use of Test::Simple, Test::Harness and Test::More .

    -Nithin
    Last edited by nithinpes; Jun 16 '08, 08:40 AM. Reason: text

    Leave a comment:


  • rohitbasu77
    started a topic Testing module

    Testing module

    hi all,

    I need some module for automation and testing in perl.
    Is there any such module avilable..

    regards
    rohit
Working...