Re: [PLUG] Testing tools for shell scripts

2010-03-31 Thread Deepak Bhalwankar
comments inline On Thu, Apr 1, 2010 at 9:08 AM, Shreerang Patwardhan < patwardhan.shreer...@gmail.com> wrote: > Hi... > Are there any testing tools like WinRunner to test shell scripts? > > I guess there may not be any tools. May be you can write shell scripts to > test your script. the deb

[PLUG] Testing tools for shell scripts

2010-03-31 Thread Shreerang Patwardhan
Hi... Are there any testing tools like WinRunner to test shell scripts? Regards, Shreerang Patwardhan. ___ Pune GNU/Linux Users Group Mailing List

Re: [PLUG] testing on multple linux platforms

2010-03-31 Thread Amarendra Godbole
On Wed, Mar 31, 2010 at 12:09 PM, Kapil Agrawal wrote: [...] > Thanks everyone, > > I will go the VM way. [...] Not really required, if you can carefully list the dependencies of your program, and ensure that there are no major dependency version changes across different versions of the OS. For e

Re: [PLUG] testing on multple linux platforms

2010-03-31 Thread शंतनू
This is not top-post :). On 30-Mar-2010, at 5:41 PM, Rohit Karajgi wrote: > The way I can think of is to install VM's of the required OS's on a server, > put them on the same domain , and then mount the required app packages on to > the respective VM and then perform your tests. Basically create

Re: [PLUG] testing on multple linux platforms

2010-03-31 Thread Coder Bean
On Tue, Mar 30, 2010 at 5:59 PM, Kapil Agrawal wrote: > On Tue, Mar 30, 2010 at 5:40 PM, Deepak Bhalwankar < > > My application is a C based standalone app, using some of the gnome > libraries. > > I remember facing a similar issue for my app where I had to build and test on platforms like HP