• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

35 Automation Testing courses delivered Online

Selenium WebDriver: JavaScript Automation for Beginners 2019

By Packt

Become a browser automation master with Selenium WebDriver, JavaScript, and Node.js

Selenium WebDriver: JavaScript Automation for Beginners 2019
Delivered Online On Demand
£135.99

CI/CD Pipelines with Jenkins Certification Training Course

By Packt

This course will teach you the fundamentals of Jenkins and how to continually implement and deploy codes in a DevOps environment. You will also learn how to integrate automated tests to verify the build pipelines and set up code quality reporting.

CI/CD Pipelines with Jenkins Certification Training Course
Delivered Online On Demand
£104.99

Testing Tool: SOAP UI - Online Course

4.8(8)

By Skill Up

Gain the skills and credentials to kickstart a successful career and learn from the experts with this step-by-step

Testing Tool: SOAP UI - Online Course
Delivered Online On Demand
£25

Python Basic Programming for Absolute Beginners

5.0(2)

By Studyhub UK

Dive into the captivating world of programming with our course titled 'Python Basic Programming for Absolute Beginners'. Whether you're a novice looking to embark on a new journey or someone eager to grasp the foundational elements of Python, this course is tailored for you. From setting up Python to crafting your first game and understanding the intricacies of control flow statements, our comprehensive curriculum ensures you grasp every fundamental aspect, setting a robust foundation for your future coding endeavours. Learning Outcomes * Understand the core concepts and foundational elements of Python programming. * Develop proficiency in working with Python strings, operators, and sequences. * Master the art of creating control flow statements and basic Python games. * Gain insights into file structures and the application of regular expressions in Python. * Successfully complete a Python project, showcasing your newfound knowledge. WHY BUY THIS PYTHON BASIC PROGRAMMING FOR ABSOLUTE BEGINNERS? 1. Unlimited access to the course for forever 2. Digital Certificate, Transcript, student ID all included in the price 3. Absolutely no hidden fees 4. Directly receive CPD accredited qualifications after course completion 5. Receive one to one assistance on every weekday from professionals 6. Immediately receive the PDF certificate after passing 7. Receive the original copies of your certificate and transcript on the next working day 8. Easily learn the skills and knowledge from the comfort of your home CERTIFICATION After studying the course materials of the Python Basic Programming for Absolute Beginners there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. WHO IS THIS PYTHON BASIC PROGRAMMING FOR ABSOLUTE BEGINNERS FOR? * Beginners with no prior knowledge of programming seeking a structured introduction. * Individuals with a curiosity to explore coding as a new skill or hobby. * Students desiring to enhance their academic learning with foundational programming knowledge. * Professionals from diverse fields looking to broaden their skill set. * Educators wishing to acquire beginner-level knowledge for instructional purposes. PREREQUISITES This Python Basic Programming for Absolute Beginners does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Python Basic Programming for Absolute Beginners was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. CAREER PATH * Python Developer: Average salary range £45,000 - £70,000. * Data Analyst: Average salary range £30,000 - £55,000. * Web Developer: Average salary range £25,000 - £50,000. * Software Engineer: Average salary range £35,000 - £75,000. * Automation Tester: Average salary range £40,000 - £65,000. * Game Developer: Average salary range £30,000 - £60,000 COURSE CURRICULUM Section 01: Introduction Course Introduction 00:02:00 Course Curriculum 00:04:00 How to get Pre-requisites 00:02:00 Getting Started on Windows, Linux or Mac 00:01:00 Section 02: Introduction To Python And Setting Up Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Assessment Test1 00:01:00 Solution for Assessment Test1 00:01:00 Summary 00:02:00 Section 03: PythonBasic Introduction 00:02:00 Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Assessment Test2 00:01:00 Solution for Assessment Test2 00:02:00 Summary 00:02:00 Section 04: Python Strings Introduction 00:02:00 Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 Summary 00:01:00 Section 05: Python Operators Introduction 00:03:00 Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Assessment Test4 00:02:00 Solution for Assessment Test4 00:01:00 Summary 00:01:00 Section 06: Python Sequences Introduction 00:02:00 Arrays in Earlier 00:02:00 Lists 00:06:00 Add List Items 00:03:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Dictionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 Summary 00:01:00 Section 07: Python Statements Introduction 00:03:00 If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Exercise 00:05:00 Assessment Test 00:02:00 Solution for Assessment Test 00:02:00 Summary 00:02:00 Section 08: Python Control Flow Statements Introduction 00:04:00 Flow Charts 00:04:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 Loop through a String 00:03:00 The Break Statement 00:03:00 The Continue Statement 00:02:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Assessment Test 00:01:00 Solution for Assessment Test 00:03:00 Summary 00:01:00 Section 09: Python Games For Beginners Introduction 00:01:00 Guessing Game 00:07:00 Car Game 00:10:00 Summary 00:01:00 Section 10: Python Functions Introduction 00:02:00 Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 args, Arbitrary Arguments 00:04:00 kwargs, Arbitrary Keyword Arguments 00:06:00 Summary 00:01:00 Section 11: Working With File Structure Introduction 00:03:00 Reading Files 00:10:00 Creating / Writing Files 00:06:00 Delete Files 00:03:00 Summary 00:01:00 Section 12: Regular Expressions Introduction 00:02:00 RegEx Module 00:07:00 RegEx Functions 00:08:00 Summary 00:02:00 Section 13: PythonProject Introduction 00:02:00 Project Overview 00:03:00 ATM RealTime Project 00:13:00 Summary 00:01:00

Python Basic Programming for Absolute Beginners
Delivered Online On Demand
£10.99

Testing using SOAP UI

By Apex Learning

OVERVIEW This comprehensive course on Testing using SOAP UI will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Testing using SOAP UI comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. HOW WILL I GET MY CERTIFICATE? At the end of the course there will be an online written test, which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. WHO IS THIS COURSE FOR? There is no experience or previous qualifications required for enrolment on this Testing using SOAP UI. It is available to all students, of all academic backgrounds. REQUIREMENTS Our Testing using SOAP UI is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. CAREER PATH Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. COURSE CURRICULUM 2 sections • 9 lectures • 04:07:00 total length •Module 01: Introduction to SOAP UI: 00:15:00 •Module 02: Installation instructions for SOAP UI: 00:22:00 •Module 03: Various Components in SOAP UI: 00:30:00 •Module 04: WSDL Testing in SOAP UI: 00:44:00 •Module 05: Load Testing in SOAP UI: 00:34:00 •Module 06: Security Testing in SOAP UI: 00:34:00 •Module 07: REST Testing in SOAP U: 00:42:00 •Module 08: Functional Testing in SOAP UI: 00:26:00 •Assignment - Testing using SOAP UI: 00:00:00

Testing using SOAP UI
Delivered Online On Demand
£12

Educators matching "Automation Testing"

Show all 25