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
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Related Files
basic shell programming
Filed under: Programming and Shell Programmingbash 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 Programmingthat 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 ProgrammingPage 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 ...
