Home > Programming > Shell Programming



Automated testing using Shell Scripting

Sort Desciption:

Advanced Bash scripting guide from The Linux Documentation Project (TLDP). Unix Shell Programming by Yashavant Kanetkar BPB Publication. ...



Content Inside:

Automated testing using Shell ScriptingPage 1Automated testing using Unix Shell Scripting Software Testing Conference Organized by QAI India Prepared by Prasad Patwa and Aniruddha PatwardhanAbstract........................ .......................................... .......................................... .................1 Unix Introduction .......................................... .......................................... ...........................2Unix architecture diagram .......................................... .......................................... .........3 Advantages of using Shell for test automation on Unix...................................... ...............3 Some useful shell commands for test automation .......................................... ..................4 Interactive Application testing using expect .......................................... ............................6 Executing shell scripts on Windows using Cygwin.................................... ........................6 When not to use shell scripts for automated testing .......................................... ...............6 References................................ .......................................... .......................................... ....7 Appendix A......................................... .......................................... .....................................8 Sample bash script to automate installation testing................................... ...................8 Appendix B......................................... .......................................... ...................................12 Interactive Application testing using expect sample script.................................... ......12 Abstract Testing is a critical part of software development and Shell which is already part of Unix can help you do it quickly and easily. This paper explains advantages of Unix shell scripting for test automation on Unix useful shell commands for test automation ...

Source: www.qaiindia.com


add to Google Reader add to Google Bookmark add to bloglines add to newsgator add to FURL add to digg add to webnews add to Netscape add to Yahoo MyWeb add to spurl.net add to diigo Bookmark newsvine Bookmark del.icio.us Bookmark @ SIMPIFY Bookmark MISTER WONG Bookmark Linkarena Bookmark icio.de Bookmark oneview Bookmark folkd.com Bookmark yigg.de Bookmark reddit Bookmark StumbleUpon Bookmark Slashdot Bookmark blinklist Bookmark technorati add to blogmarks add to blinkbits add to ma.gnolia add to smarking.com add to netvouz add to co.mments add to Connotea add to de.lirio.us

 

Related Files

basic shell programming

Filed under: Programming and Shell Programming
bash derives much of its programming functionality from shell variables. Weve ... builtin variables that are vital to shell programming. ...

Unix Shell Scripts

Filed under: Programming and Shell Programming
that file is called shell script language. Like other programming languages it has variables and flow control. statements (e.g. ifthenelse while for ...

UNIX Shell Programming

Filed under: Programming and Shell Programming
Page 1 of 1 ITC_UNIXsp ExecuTrain Course Outline UNIX Shell Programming IT0001 3 Days Description Students learn to read, write, and debug shell scripts, thus increasing ...