Skip to content
Software Automation Testing - Classroom cover image

Software Automation Testing - Classroom
London School of Emerging Technology

World is moving towards Automation rapidly than you think

Summary

Price
£6,148.08 inc VAT
Study method
Classroom
Duration
3 months · Part-time or full-time
Qualification
No formal qualification
Certificates
  • Certificate of completion - Free
Assessment details
  • Software Automation Testing - £100
Additional info
  • Tutor is available to students
  • TOTUM card included in price

Add to basket or enquire

Location & dates

Location
Address
1 Cornhill
London
EC3V3ND
United Kingdom

Overview

The world is moving towards Automation more rapidly than you think. With large complex software applications coming into the market, the industry is now emphasising using Automated Testing over the manual. Prepare yourself for the next trend in software testing and secure a high-paying job as Automated Tester.

The LSET Software Automation Testing course focuses on building your skillsets with the latest testing techniques and tools. This course will teach black-box and white-box testing, automated testing, web & mobile testing, and formal testing theory and methods.

In this course, you will get introduced to Selenium IDE, RC, WebDriver and Data Driven Testing. This course will prepare you to implement your automation testing framework and build test plans, test suites, and test analysis reports. You will develop properties and assertions in code to facilitate automated test generation and create pre-conditions for methods to enable formal proof of correctness.

The course will begin with fundamental principles and processes of software testing. And then move on to creating test cases and running them using an automated testing tool. You will build an understanding of various black-box and white-box testing techniques and put this understanding into practice, creating practical sets of test cases called test suites to correctly exercise software for defect finding. By the end of this course, you will have a greater understanding of testability requirements and build skillsets for automated testing along with fault-finding techniques.

Technologies Covered

Selenium Automation Tool: Selenium is a popular open-source automated testing suite for web applications across different browsers and platforms. It provides a single interface which allows writing test scripts in various programming languages like Ruby, Java, NodeJS, PHP, Perl, Python, and C#, among others. It comes with Selenium WebDriver, also known as Selenium 2.0, which executes test scripts through browser-specific drivers. It consists of API, Library, Driver, and Framework.

Cucumber: Cucumber is an open-source software testing tool allowing us to run automated acceptance tests in a behaviour-driven development (BDD) style. Cucumber reads the specifications written in plain English text files called feature files. It scans them for test scenarios and runs those scenarios against the software we want to test. The feature files must follow a set of rules called Gherkin. Gherkin is a business-readable, domain-specific language that you use to provide test steps and expected outcomes to Cucumber.

JUnit: JUnit is a unit testing framework for the Java programming language widely used for test-driven development. JUnit is used to write and run repeatable automated tests.

Certificates

Assessment details

Software Automation Testing

£100

Description

Course Highlights

  • Hands-on Sessions

  • Project-based Learning

  • Live or Offline Capstone Project

  • Real world development experience

  • Industry Mentors

  • Interactive Teaching Methodologies

Why learn Software Automated Testing?

Time and Money saving over Manual Testing

In the Agile development world, software source code gets modified quite frequently. This forces the software testers to run the tests over and over again which results in increase spending on resources and increases the chances of errors. Automated software testing can reduce the time to run repetitive tests from days to hours. A time savings that translates directly into cost savings and makes software more reliable.

Increases Software Test Coverage

Automated tests can be configured to test every element of the software. It can look inside an application and see memory contents, data tables, file contents, and internal program states to determine if the product is behaving as expected. It can help to execute thousands of different complex test cases during every test run. This is not possible with manual tests.

Improves Accuracy

Manual tests are prone to bugs skipping to production due to human error. Testers may make mistakes which results in the lower quality of software. Automated testing overcome this problem by executing every step in a consistent manner.

Simulate Real World Scenario

It is not possible to create production scenarios for manual testing. However, Automated testing on the other hand can simulate tens, hundreds or thousands of virtual users interacting with a network, software and web applications.

Improves Communication between Developers and Testers

Automated tests can be used by developers to catch problems quickly before sending to QA. Developers can schedule the tests to be run automatically whenever source code changes and notify the team if the tests fail.

Different types of software tests that can be automated

Unit Testing: Unit test is the way of testing smallest piece of code that can be logically isolated in a system also known as units.

Functional Testing: Functional Testing validates the software system against the functional requirements or specifications.

Regression Testing: Regression testing is the process of re-running functional and non-functional tests to confirm the software performs as expected after a change being made.

Black Box Testing: Black-box testing is a method of software testing to check the functionality of an application without getting into the internal structures or workings of the system.

Integration Testing: Integration testing is a method to test all the modules of the system as a group.

Keyword Driven Testing: Keyword Driven Testing is a scripting technique which uses data files to contain the keywords related to the application being tested.

Data Driven Testing: Data Driven Testing is a method in which testing is done on the data that is stored in table or spreadsheet format.

Smoke Testing: Smoke Testing is a method to ensure the deployed software build is stable.

Skills You will Gain

  • Black-box Testing Techniques

  • White-box Testing Techniques

  • Unit Testing

  • Static Analysis

  • Testing Automation

  • Writing Test Plans

  • Writing Defect Reports

  • Understanding of Testing Theory

  • Cucumber

  • Writing Tests

  • Testing Vocabulary

  • Executing Tests

  • Software Testing

  • Selenium

Who is this course for?

Prerequisites have been met

Option 1

  1. Topic: Software Automation Testing (Prior Knowledge of Java Required)
  2. Duration: 3 Months

Option 2

  1. Topic:Software Automation Testing (Prior Knowledge of Java Required)
  2. Add-On:Project
  3. Duration: 5 Months

Option 3

  1. Topic:Software Automation Testing (Prior Knowledge of Java Required)
  2. Add-On: Project &Industrial Training and Paid Internship Program
  3. Duration: 12 Months

Prerequisites have not been met

Option 1

  1. Topic: Java + Software Automation Testing
  2. Duration: 4 Months

Option 2

  1. Topic:Java + Software Automation Testing
  2. Add-On:Project
  3. Duration: 6 Months

Option 3

  1. Topic: Java + Software Automation Testing
  2. Add-On: Project &Industrial Training and Paid Internship Program
  3. Duration: 13 Months


Note: Our Industrial Training and Internship program includes a guaranteed 6 months paid internship (from 10 hours to 40 hours per week) with a technology company. Due to visa restrictions, some international students may not be able to participate in this program.

Who Should Attend this course?

  • Manual testers who would like to learn automation

  • A beginner who is looking for a job in software testing

Learning Objectives

  • Learn to distinguish between verification and validation

  • Learn to write automated functional tests for both front-end and back-end code

  • Learn to use mutation testing to measure the fault-finding effectiveness of a functional test suite

  • Learn to evaluate testability of requirements and define testable units within a program specification

  • Learn to use appropriate test terminology in communication like test fixture, logical test case, concrete test case, test script, and fault

  • Learn to do white and black box testing

  • Learn the concepts of test-first and test-last development techniques

  • Learn the concepts of expected-value (true), heuristic, consistency (as used in A/B regression), and probability test oracles

  • Learn to write unit and integration test cases to detect defects

Requirements

  • Prior knowledge of Java is required Or Java Programming Certificate

  • Basic Understanding of English

  • Basic Proficiency with Computers

  • Ability to work in Group

Career path

  • Junior Level Automation Engineer
  • Mid-Level Automation Engineer
  • Consulting Automation Engineer
  • Senior Automation Engineer
  • Automation Architect
  • Automation Team Lead

Questions and answers

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: Zopa Bank, Level 12, 20 Water Street, Canary Wharf, London E14 5GX. VAT Number 281765280.