Hello Lalit,

This question sounds more nearer to Shell scripting than Perl. No offence,
you can do this in Perl too, but since underlaying test scripts are shell
based (which you mentioned as 'i have implemented 50 shell program to test'
), i would suggest you to write a wrapper shell script which calls rest of
the 50 shell programs to execute and record the results.


--
Best Regards,
Shekar


On Tue, Sep 10, 2013 at 1:55 PM, Lalit Deshmukh <lalit...@gmail.com> wrote:

> Hi,
>
> i have implemented 50 shell program to test. now i want to run all these
> shell program one by one(in short test automation) (once first program
> getting executed then next will start). please let me know how to do this?
> in UNIX any utility or to run the same.
>
>
> any help will be really appreciated.
>
> thanks,
> Lalit D
>

Reply via email to