Test automation tool for UNIX ??


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting Test automation tool for UNIX ??
# 1  
Old 03-07-2007
Test automation tool for UNIX ??

I am searching for a automation testing tool which I can use for most of the UNIX platforms (AIX, Linux, HP UX, Solaris). The installation process of the application in all platforms is almost same. Are you aware of any automation tool (like WinRunner for Windows) to solve my problem?
# 2  
Old 03-07-2007
I think an interactive testing can be done with the "expect" tool...Not sure if there are other good tools available.

Details of expect can be found here:
http://expect.nist.gov
# 3  
Old 03-07-2007
There are many variations of expect that you can use depending on your needs, let us know what exacly you want to achieve. Otherwise, paid solution - load runner, or jmeter.
# 4  
Old 03-12-2007
I am a QA Engineer. I have to test an application (functional testing) which runs on most of the UNIX platforms (solaris, linux, aix, hp ux). To test the functionalities of the application I need an automation tool where I can use in all unix platform.
# 5  
Old 10-11-2008
Borland's Silktest tool may provide some help

Segue Extends SilkTest Functional Testing Support to Linux and UNIX Platforms | Business Wire | Find Articles at BNET

Please do more research on this tool and go through the tools specs to find more.
# 6  
Old 02-27-2009
Hammer & Screwdriver Hi Manju

The best automation tool for Unix flavors is VITA from Veritas. VITA stands for Veritas Integrated Test Automation tool.

You need to edit the configuration file which includes adding the clustered
hosts, NFS client and servers, switch details and Storage Array details if any.

By providing all the necessary information, you can sit back and see how fast things work out for you. Its a very good tool for failover, loadbalancing, i/o fencing, Split-Brain testing to name a few.

The VITA tool is an excellent tool to automate provided, you give out the required inputs properly.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

UNIX automation

I am using netteza server and i have a list of table names. I need to fetch all the data from these tables and need to create seperate zip files and store in a folder in the server. How can we automate this process. (1 Reply)
Discussion started by: nikhilthms97
1 Replies

2. UNIX for Advanced & Expert Users

Which memory test tool is popular on CentOS 6?

Hi, Which tools or method is popular, simple and effective, to check memory such as bad sector, throughput and performance? Thank you. - j (5 Replies)
Discussion started by: hce
5 Replies

3. IP Networking

A wireless test tool for linux?

hi all: I want to find a wireless test tool for linux , just linke netstumbler on windows . i find the tool for long time , but i cann't find one. does somebody give a advice. thanks!!! (0 Replies)
Discussion started by: arnold.king
0 Replies

4. Shell Programming and Scripting

UNIX automation

Hello People, I have an outstanding issue with me I have 5 files at location /usr/abc called 1.DE 1.TXT 2.DE 2.TXT 3.DE 3.TXT 4.DE 4.TXT 5.Fe.ok My work involves few manual process like transfer 1.DE 1.TXT and 5.Fe.ok to /usr/dob location and run one script(for example -... (42 Replies)
Discussion started by: j_panky
42 Replies

5. Solaris

SSH Automation Tool - What do you use?

1. Say you're doing inventory on all your current systems, and you needed to check all your Solaris systems for their OS level and architecture type. How would you achieve this? 2. Alternatively, what if you needed something a little more elaborate, say to mass-config some flat files,... (0 Replies)
Discussion started by: Mariognarly
0 Replies
Login or Register to Ask a Question