Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Scripting for Beginner [Python, Ruby, Shell]
Rating: 4.1 out of 5(44 ratings)
503 students

Scripting for Beginner [Python, Ruby, Shell]

Cover real time project and test data generation
Created byTesting World
Last updated 8/2016
English

What you'll learn

  • Start work on realtime project
  • Ready to face scripting interviews
  • Ready to jump into automation using scripting language

Course content

11 sections72 lectures6h 21m total length
  • Setup Ruby6:09

    Set up Ruby development on Windows by installing Ruby, configuring the system PATH, and preparing Eclipse with a Ruby plugin after installing Java; verify the installation via Command Prompt.

  • Eclipse and Ruby Plugin Setup8:59

Requirements

  • No Prerequisite, Need only windows machine

Description

scripting or script language is a programming language that supports scripts, programs written for a special run-time environment that automate the execution of tasks that could alternatively be executed one-by-one by a human operator. Scripting languages are often interpreted (rather than compiled).

This course is specially designed for newbies and going to cover following scripting language

Python

Python is a great flexible programming language that can be used in many situations. In this tutorial, we will focus primarily on it's ability to enhance the Unix/Linux shell environment. Typically in Unix you will create "bash" shell scripts, but you can also create shell scripts using python, and it's really simple! You can even name your shell scripts with the .sh extension and run them as you would run any bash shell script

Ruby

Ruby is a great flexible object-oriented and functional programming language that can be used in many situations. In this tutorial, we will focus primarily on it's ability to enhance the Unix/Linux shell environment. Typically in Unix you will create "bash" shell scripts, but you can also create shell scripts using ruby, and it's really simple! You can even name your shell scripts with the .sh extension and run them as you would run any bash shell script

Unix and Shell Scripting

Who this course is for:

  • Looking for opportunity in automation testing
  • Looking opportunity in development