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

1965 Testing courses delivered Online

Programming AutoCAD with SQL Server Database Using C#

4.7(160)

By Janets

Register on the Programming AutoCAD with SQL Server Database Using C# today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Programming AutoCAD with SQL Server Database Using C# course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Programming AutoCAD with SQL Server Database Using C# course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For: The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Programming AutoCAD with SQL Server Database Using C# course, all you need is a passion for learning, A good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Section 01: Introduction Course Topics 00:02:00 Introduction 00:02:00 Section 02: Tools and SQL Queries Section Overview 00:01:00 Downloading Visual Studio 2019 00:01:00 Downloading SQL Server Express 00:02:00 Downloading SQL Server Management Studio (SSMS) 00:01:00 SQL Queries - Overview 00:03:00 INSERT SQL Statement - Demo 00:13:00 SELECT SQL Statement - Demo 00:08:00 UPDATE SQL Statement - Demo 00:08:00 DELETE SQL Statement - Demo 00:11:00 Section 03: Create Database and Tables Section Overview 00:01:00 Creating the CADDB Database 00:03:00 Creating the Plines Table 00:04:00 Creating the MTexts Table 00:04:00 Creating the Plines Table 00:04:00 Creating the Blocks No Attribute Table 00:04:00 Creating the Blocks With Attributes Table 00:04:00 Section 04: Loading into SQL Server Database Section Overview 00:02:00 Loading Lines into SQL Server Database 00:01:00 Creating the CADDB Project 00:04:00 Creating the Settings File 00:04:00 Creating the Get Connection Method 00:03:00 Creating the LoadLines() Method 00:22:00 Creating the User Interface for the LoadLines() method 00:07:00 Running the LoadLines() Method 00:05:00 Loading MTexts into SQL Server Database - Overview 00:01:00 Creating the LoadMTexts() Method 00:10:00 Running the LoadMTexts() Method 00:06:00 Loading LWPolylines into SQL Server Database - Overview 00:01:00 Creating the LoadPolylines() Method 00:13:00 Running the LoadPlines() Method 00:03:00 Loading Blocks (No Attribute) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksNoAttribute() Method 00:11:00 Running the LoadBlocksNoAttribute() Method 00:03:00 Loading Blocks (with Attributes) into SQL Server Database - Overview 00:01:00 Creating the LoadBlocksWithAttributes() Method 00:07:00 Running the BlocksWithAttributes() Method 00:02:00 Section 05: Retrieving Data from Database Section Overview 00:02:00 Retrieving Lines from SQL Server Database - Overview 00:01:00 Creating the DBRetrieveUtil Class 00:03:00 Creating the RetrieveAndDrawLines() Method (Part 1) 00:17:00 Creating the GetColorIndex() Method 00:05:00 Creating the RetrieveAndDrawLines() Method (Part 2) 00:11:00 Running and Testing the RetrieveAndDrawLines() Method 00:09:00 Retrieving MTexts from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawMTexts() Method 00:11:00 Running and Testing the CreateAndDrawMTexts() Method 00:05:00 Retrieving LWPolylines from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawPlines() Method 00:12:00 Running and Testing the RetrieveAndDrawPlines() Method 00:05:00 Retrieving Blocks (No Attribute) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksNoAttribute() Method 00:11:00 Running and Testing the RetrieveAndDrawBlocksNoAttribute() Method 00:05:00 Retrieving Blocks (with Attributes) from SQL Server Database - Overview 00:01:00 Creating the RetrieveAndDrawBlocksWithAttributes() Method 00:21:00 Running and Testing the RetrieveAndDrawBlocksWithAttributes() Method 00:10:00 Section 06: Updating Data in SQL Server Database - Overview Section Overview 00:01:00 Updating Lines in SQL Server Database - Overview 00:01:00 Creating the DBUpdateUtil Class 00:02:00 Creating the UpdateLines() Method 00:25:00 Creating the User Interface for UpdateLines() Method 00:02:00 Running and Testing the UpdateLines() Method 00:08:00 Updating MTexts in SQL Server Database - Overview 00:01:00 Creating the UpdateMTexts() Method 00:09:00 Creating the User Interface for UpdateMTexts() 00:01:00 Running and Testing the UpdateMTexts() Method 00:07:00 Updating the LWPolylines in SQL Server Database - Overview 00:01:00 Creating the UpdateLWPolylines() Method 00:09:00 Running and Testing the UpdateLWPolylines() Method 00:07:00 Updating Blocks (No Attributes) in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksNoAttributes() Method 00:10:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksNoAttributes() Method 00:04:00 Updating Blocks With Attributes in SQL Server Database - Overview 00:01:00 Creating the UpdateBlocksWithAttributes() Method 00:08:00 Creating the User Interface for UpdateBlocksNoAttributes() Method 00:01:00 Running and Testing the UpdateBlocksWithAttributes() Method 00:09:00 Section 07: Deleting Data in SQL Server Database from AutoCAD - Overview Section Overview 00:02:00 Deleting Lines in SQL Server from AutoCAD - Overview 00:01:00 Creating the DBDeleteUtil Class 00:01:00 Creating the DeleteLines() Method 00:13:00 Creating the User Interface for the DeleteLines() Method 00:02:00 Running and Testing the DeleteLines() Method 00:04:00 Deleting MTexts in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteMTexts() Method 00:04:00 Creating the User Interface for DeleteMTexts() Method 00:01:00 Running and Testing the DeleteMTexts() Method 00:03:00 Deleting LWPolylines in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeletePlines() Method 00:04:00 Creating the User Interface for the DeletePlines() Method 00:01:00 Running and Testing the DeletePlines() Method 00:02:00 Deleting Blocks (No Attribute) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksNoAttribute() Method 00:03:00 Creating the User Interface for DeleteBlocksNoAttribute() Method 00:01:00 Running and Testing DeleteBlocksNoAttribute() Method 00:02:00 Deleting Blocks (With Attributes) in SQL Server Database from AutoCAD - Overview 00:01:00 Creating the DeleteBlocksWithAttributes() Method 00:02:00 Creating the User Interface for DeleteBlocksWithAttributes() Method 00:01:00 Running and Testing the DeleteBlocksWithAttributes() Method 00:02:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Programming AutoCAD with SQL Server Database Using C#
Delivered Online On Demand7 hours 57 minutes
£25

A-Level Further Maths Distance Learning Course by Oxbridge

By Oxbridge

Is the thrill of solving mathematical conundrums your thing? Are you adept at distinguishing between polar coordinates and hyperbolic functions, or vectors and matrices? If so, our Edexcel accredited Further Mathematics A-Level online course beckons you. With unwavering support from your personal tutor, you'll develop the ability to construct and present mathematical arguments via diagrams, graphs, and symbols. Moreover, you'll refine your understanding of modelling assumptions, conquer quadratic equations with real coefficients, and broaden your mathematical horizons. Course Benefits: Get access to a new course aligned with the latest specifications, enriched with interactive and engaging content Avail of the Fast track option for exams in 2022 Access to partnership exam centres, ensuring a guaranteed exam venue Unlimited tutor support to help craft a study plan and assist throughout your learning journey Exam pass guarantee (we've got your back for the next exam if you don’t pass the first time). Awarding Body: The Edexcel, our awarding body, is the UK's largest awarding organisation that has been helping individuals achieve academic and vocational qualifications in schools, colleges, and workplaces in the UK and beyond for nearly two decades. Course code: X922 Qualification code: 9FMO Official Qualification Title: Further Maths A-Level ⏱ Study Hours: Allocate between 300 and 360 hours of study time, plus additional time for completing assignments. 👩‍🏫 Study Method: Experience a dynamic and engaging learning process via our online learning platform. If needed, the learning resources, which include videos, quizzes, and interactive activities, can be printed for offline study. 📆 Course Duration: The course will span up to 24 months from the date of enrolment. All your learning materials will be accessible on our MyOxbridge portal. 📋 Assessment: Enrolments are now open for Summer 2022 examinations. The course necessitates the completion of four standard A-level exams and various assignments. While the assignments don't contribute to the final grade, they allow you to get tutor feedback and help in monitoring your progress. We also provide a guaranteed exam space in our nationwide exam centres. 👩‍🎓 Course Outcomes: Successful completion earns you an A-Level in Further Mathematics, issued by Edexcel. This certificate holds the same value as that issued to students in any other educational institution. ℹ️ Additional Information: Official Qualification Title - Further Maths A-Level Level - Advanced (Level 3) Course Content: Our course curriculum includes but is not limited to Core Mathematics 1 & 2, Further Pure Mathematics 1 & 2, Statistics 1 & 2, Mechanics 1 & 2, and Decision 1 & 2. These units cover a wide array of topics, including proof, complex numbers, matrices, algebra and functions, calculus, vectors, polar co-ordinates, hyperbolic functions, differential equations, groups, number theory, sequences and series, discrete probability distributions, hypothesis testing, central limit theorem, chi squared testing, linear regression, continuous probability distributions, correlation, combination of random variables, confidence intervals, moments and impulse, work, energy, and power, elastic springs and strings, elastic collisions, motion in a circle, centre of mass, further dynamics, further kinematics, algorithms, graphs, critical path analysis, linear programming, transportation problems, allocation problems, flows in networks, dynamic programming, game theory, recurrence relationship, and decision analysis.

A-Level Further Maths Distance Learning Course by Oxbridge
Delivered Online On Demand
£665

Managing Benefits Practitioner: Virtual In-House Training

By IIL Europe Ltd

Managing Benefits™ Practitioner: Virtual In-House Training Managing Benefits™ provides generally applicable guidance encompassing benefits management principles, practices, and techniques. The purpose of the Practitioner-level qualification is to confirm whether you have achieved sufficient understanding of how to apply and tailor the Managing Benefits guidance and, specifically, the principles, practices, techniques, roles, and documentation in a scenario situation. A Practitioner candidate should, with suitable support, be able to plan, implement, sustain, and measure benefits management while adapting to different organizational environments. You should also be able to: Identify activities that should be undertaken during each of the practices of the Benefits Management Cycle, together with the accountabilities and responsibilities of each of the defined roles Evaluate examples of benefits management information (documents) Analyse the solutions adopted in relation to a given scenario This course will prepare you to take and pass the Practitioner exam, which is held on the afternoon of the second day. Using APMG-provided sample exam papers and additional project case studies, you will learn how to apply what you've learned during the Foundation course and how to approach the scenario-based Practitioner exam, which is aimed at testing your ability to apply Managing Benefits in an actual project environment (via simulated case study). What You Will Learn You'll learn how to: Plan for the implementation of benefits management Select appropriate strategies to sustain and measure progress Select and adapt principles, practices, and techniques to suit different organizational environments Identify activities that should be undertaken during each of the practices of the Benefits Management Cycle together with the accountabilities and responsibilities of each of the defined roles Evaluate examples of benefits management information (documents) Analyse the solutions adopted in relation to a given scenario Improve your ability to pass the APMG Managing Benefits Practitioner Certification exam Introductions Course structure Course goals and objectives Overview and Principles Review Managing Benefits Practices Managing Benefits Practitioner Exam Preparation Practitioner Exam Briefing Review of and practice with APMG sample questions and test papers Sample project case study scenarios to apply the concepts in practice and deepen the learning Sample Practitioner Exam Debrief Results from Sample Practitioner Exam APMG Managing Benefits Practitioner Exam

Managing Benefits Practitioner: Virtual In-House Training
Delivered OnlineFlexible Dates
£1,850

Learn Selenium WebDriver with Java

By Packt

This course is designed to guide you through Selenium WebDriver and Java, right from the basic to the advanced aspects. Loaded with exercises and examples, this course provides an interactive learning experience.

Learn Selenium WebDriver with Java
Delivered Online On Demand21 hours 31 minutes
£65.99

Electronics Training Course

By Compliance Central

***From Zero to Maker: Master Electronics in One Course*** Explore a world of exciting opportunities in the rapidly growing electronics industry with our comprehensive Electronics Training Course. As technology continues to advance, skilled professionals are in high demand across various sectors, including telecommunications, manufacturing, healthcare, and consumer electronics. Keeping the current needs of our learners in mind, we have developed this Electronics Training course to provide an electronic learning experience. This Electronics Training course will provide you with the basic concepts of electronics and other relevant information that will help you learn new things with up-to-date knowledge. We have included every possible aspect of electrical basics and electronics to ensure the best output from our learners. Once you are enrolled in this course, you will learn about the basics of electricity, the safety procedures involved with it, and various testing of electrical appliances. Under this package, there are 3 courses: Course 01: Electrical Safety Course 02: Basic Electricity Certification for Beginners Course 03: PAT - Portable Appliance Testing So, if you want to learn seamlessly and grow your career, join now! Learning Outcome: After completing this comprehensive course, you will be able to: Understand the basics of electricity and its type Learn about electrical properties such as Voltage, Capacitance, Magnetism, Electrical Symbols Concepts of different laws and theorem Various terms about circuits and electricity Portable Appliance Testing Basics of Safety Precautions Electrical Safety Course Basic Electricity Certification for Beginner Course PAT - Portable Appliance Testing Training Course So, enrol in our Electronics bundle now! Other Benefits Lifetime Access to All Learning Resources An Interactive, Online Course A Product Created By Experts In The Field Self-Paced Instruction And Laptop, Tablet, And Smartphone Compatibility 24/7 Learning Support Free Certificate After Completion Course 01: Electrical Safety Understand fundamental principles of electrical safety Learn proper handling of electrical equipment Identify potential hazards and implement preventive measures Gain knowledge of personal protective equipment (PPE) Master safe work practices and emergency response procedures Minimise risks and ensure a safe workplace Suitable for both beginners and seasoned professionals Course 02: Basic Electricity Certification for Beginners Grasp core concepts of electricity: voltage, current, resistance, and power Engage in hands-on exercises for real-world applications Troubleshoot basic electrical problems confidently Perform fundamental electrical tasks Interactive lessons and practical applications Ideal starting point for a career in electronics Enhance technical knowledge for beginners Course 03: PAT - Portable Appliance Testing Specialise in safety and maintenance of portable electrical devices Learn the principles and practices of PAT Understand legal requirements and testing procedures Conduct visual inspections and perform electrical tests Use specialized PAT equipment effectively Ensure compliance with safety regulations Enhance ability to maintain a safe and efficient environment CPD 30 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course does not require formal qualifications, and it is ideal for the following- Electrical Employee Equipment tester Technician Electrical engineering beginners Anyone who wants to learn about electronics Requirements To enrol in this Electronics, all you need is a basic understanding of the English Language and an internet connection. Career path After completing this course, you can explore trendy and in-demand electricity-related jobs. Electricians Technician Operational Manager Electrical Safety Engineer Portable Appliance Tester Maintenance Staff Certificates Certificate of completion Digital certificate - Included Get 3 CPD accredited PDF certificate for Free. Certificate of completion Hard copy certificate - £9.99 Get 3 CPD Accredited Hardcopy Certificates for £9.99 each.

Electronics Training Course
Delivered Online On Demand11 hours
£21

Certified Application Security Engineer (CASE) JAVA

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Java Developers with a minimum of 2 years of experience and individuals who want to become application security engineers/analysts/testers Individuals involved in the role of developing, testing, managing, or protecting wide area of applications. Overview In-depth understanding of secure SDLC and secure SDLC models Knowledge of OWASP Top 10, threat modelling, SAST and DAST Capturing security requirements of an application in development Defining, maintaining, and enforcing application security best practices The Certified Application Security Engineer (CASE) training and certification program provides a comprehensive application security approach which encompasses security activities involved in all the phases of Software Development Lifecycle (SDLC). Understanding Application Security, Threats, and AttacksSecurity Requirements GatheringSecure Application Design and ArchitectureSecure Coding Practices for Input ValidationSecure Coding Practices for Authentication and AuthorizationSecure Coding Practices for CryptographySecure Coding Practices for Session ManagementSecure Coding Practices for Error HandlingStatic and Dynamic Application Security Testing (SAST & DAST)Secure Deployment and Maintenance

Certified Application Security Engineer (CASE) JAVA
Delivered OnlineFlexible Dates
Price on Enquiry

Level 3 & 4 Genetics : DNA and Genealogy

By Imperial Academy

Level 4 QLS Endorsed Course with FREE Certificate | CPD & CiQ Accredited | 120 CPD Points | Lifetime Access

Level 3 & 4 Genetics : DNA and Genealogy
Delivered Online On Demand
£100

Diploma in Pregnancy Care

By Compete High

Introducing: Diploma in Pregnancy Care Are you passionate about maternal health and looking to embark on a rewarding journey in pregnancy care? Our comprehensive 'Diploma in Pregnancy Care' program is designed to equip you with the knowledge and skills necessary to support expecting mothers through every stage of their pregnancy journey.   Module 1: Preconception Care and Planning for Pregnancy Prepare for the miracle of pregnancy with our module on preconception care. Learn about the importance of pre-pregnancy health, optimizing fertility, and creating a conducive environment for conception. From lifestyle adjustments to medical considerations, this module sets the foundation for a healthy pregnancy journey. Module 2: Prenatal Care and Nutrition During Pregnancy Explore the essential aspects of prenatal care and nutrition during pregnancy. Discover the dietary requirements crucial for maternal and fetal health, as well as the importance of maintaining a balanced diet throughout pregnancy. We delve into the role of vitamins, minerals, and hydration, ensuring that you understand how to support optimal maternal and fetal development. Module 3: Physical Activity During Pregnancy Empower expecting mothers with the knowledge of safe and beneficial physical activity during pregnancy. Our module covers appropriate exercises, stretching routines, and relaxation techniques tailored to the needs of pregnant women. Learn how to promote physical well-being while minimizing the risk of injury or discomfort during pregnancy. Module 4: Common Discomforts of Pregnancy and Prenatal Testing Address the common discomforts experienced during pregnancy and gain insights into prenatal testing and screening procedures. From morning sickness to back pain, we explore effective management strategies to alleviate discomfort and enhance maternal comfort. Additionally, understand the significance of prenatal testing in detecting potential health concerns and ensuring the well-being of both mother and baby.   Why Choose Our Program? Comprehensive Curriculum: Our diploma program covers a wide range of topics essential for effective pregnancy care, ensuring that you are well-prepared to support expecting mothers through every stage of their journey. Expert-Led Instruction: Learn from industry experts and seasoned professionals who bring real-world experience and insights to the classroom, enriching your learning experience and practical understanding. Flexible Learning Options: Access our program online from anywhere at any time, allowing you to study at your own pace and balance your educational pursuits with your personal and professional commitments. Career Opportunities: Gain the skills and credentials needed to pursue a rewarding career in maternal health, obstetrics, midwifery, nursing, doula services, or prenatal education.   Invest in your passion for pregnancy care and embark on a fulfilling career dedicated to supporting mothers and nurturing new life. Enroll in our Diploma in Pregnancy Care program today and take the first step towards making a positive impact in the lives of expectant families. Course Curriculum Module 1: Preconception Care and Planning for Pregnancy Preconception Care and Planning for Pregnancy 00:00 Module 2: Prenatal Care and Nutrition During Pregnancy Prenatal Care and Nutrition During Pregnancy 00:00 Module 3: Physical Activity During Pregnancy Physical Activity During Pregnancy 00:00 Module 4: Common Discomforts of Pregnancy and Prenatal Testing Common Discomforts of Pregnancy and Prenatal Testing 00:00

Diploma in Pregnancy Care
Delivered Online On Demand1 hour
£25

Essential optical transmission

5.0(3)

By Systems & Network Training

Essential optical transmission course description Transmission is the process of sending information along a medium of, copper, fibre or wireless. This course looks at transmission techniques for fibre networks. The course aims to demystify the technologies involved by explaining all the buzzwords used in optical transmission. What will you learn Describe various optical transmission technologies. Explain how SDH and OTN work. Explain how WDM, CWDM and DWDM work. Explain PON, GPON and GEPON. Essential optical transmission course details Who will benefit: Anyone working in telecommunications. Prerequisites: None. Duration 2 days Essential optical transmission course contents Transmission basics nsmission basics Systems, media, signals. Signal degradation, noise, distortion, attenuation. Digital, analogue. Modulation, encoding. Fibre transmission Fibre vs copper, optical transmission, fibre characteristics, fibre component parts. Multi Mode Fibre (MMF). Single Mode Fibre (SMF). Fibre connections. Lasers. Attenuations, dispersion, optical signal noise ratios (OSNR) and their effects. Channel Spacing and Signal Direction. Limiting factors to single wavelength. SDH Timing and synchronisation of digital signals, the plesiochronous digital hierarchy (PDH), the synchronous digital hierarchy (SDH), service protection with SDH. TDM. Standards, basic units, frames, STM1 frame, bit rates, STM0, STM1, STM4, STM16, STM64, STM256, SDH architecture, rings, Add drop multiplexors. SDH network topologies, structure of SDH equipment, SDH synchronisation, protection switching in SDH networks, SDH alarm structure, testing of SDH, equipment and systems, Ethernet over SDH. OTN G.709, OTN interface structure, Optical transport modules, ONNI, OCh, OUT, ODU, OPU. G.709 amendments. WDM overview Multiplexing, TDM, WDM benefits. WDM standards. CWDM vs. DWDM. Four Wave Mixing (FWM). Impact and countermeasures to FWM on WDM. DWDM ITU G.694.1, channel and spacing. Optical Terminal Multiplexers (OTM). Optical Add/Drop Multiplexers (OADM). Adding versus dropping. Optical Amplifiers. Erbium Doped Fibre Amplifiers (EDFA). Transponders and Combiners. Optical and Electrical Cross Connects (OXCs/DXCs). Cross Connect types (Transparent/Opaque). Advantages and disadvantages of various Optical cross connects. FTTx Fibre installation and air blown fibre, FTTH, FTTC, FTTN, FTTD, FFTH topologies and wavelengths, active or passive optical network. PON variants Gigabit passive optical network (GPON), Gigabit Ethernet passive optical network (GEPON), Time division PON (TDM-PON), XG-PON, Wave Division Multiplexing PON (WDM-PON), 1Gbps, 10Gbps, 40Ggps, 100Gbps FSAN (Full Service Access Network) NGA (Next Generation Access), Strategies for TDM-PON to WDM-PON migration, Architecture of NG-PON (hybrid WDM/TDM PON), Additional services than triple play.

Essential optical transmission
Delivered in Internationally or OnlineFlexible Dates
£1,727

Business Analysis Fundamentals: In-House Training

By IIL Europe Ltd

Business Analysis Fundamentals: In-House Training This course is part of IIL's Business Analysis Certificate Program (BACP), a program designed to help prepare individuals to pass the IIBA® Certification exam to become a Certified Business Analysis Professional (CBAP™). This course teaches participants the overall process of business analysis and where it fits in the bigger picture of the project life cycle and the business context. The course is interactive and combines discussion, active workshops, and demonstrations of techniques. The goal is bottom-line results that cut through the real-world problems facing people seeking to improve the way they operate to develop new and improved systems and products or otherwise deliver results through project performance. What you will Learn At the end of this program, you will be able to: Define the solution scope Work with the development team in the systems testing stage Ensure the solution is usable in the business environment Foundation Concepts Defining the business analyst (BA) function The role of the BA as change agent An introduction to the BABOK® Guide BA roles and relationships through the project life cycle (PLC) Business Analysis Planning and Monitoring Overview of business analysis planning and monitoring (BAP&M) Business analysis planning and monitoring - process and tools Business analysis planning and monitoring - roles and responsibilities Business analysis planning and monitoring - governance, information management, and performance improvement Elicitation and Collaboration Overview of elicitation and collaboration Elicitation and collaboration techniques Requirements Life Cycle Management Overview of requirements life cycle management Requirements life cycle management task details Strategy Analysis Overview of strategy analysis Analyze current state Define future state Assess risks Define change strategy Requirements Analysis and Design Definition Overview of requirements analysis and design definition (RA&DD) The anatomy of requirements RA&DD task descriptions RA&DD techniques Solution Evaluation Overview of solution evaluation Solution evaluation tasks Solution evaluation in development stages Underlying Competencies Overview of underlying competencies (UC) Underlying competencies

Business Analysis Fundamentals: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,495