Online E Lifecycle eLearning

E Lifecycle Training Provider? - Tell us about your Training!
E Lifecycle Training Seminars and Classes
From 123-CBT Computer Based Training
Project Quality Planning on-line e-learning cbt (computer based)cd rom Project Quality Planning PMI Certified Associate in Project Management Certified Associate in Project Management (CAPM) - PMBOK Guide - 4th Edition-Aligned Project managers need to build quality into their projects at the very beginning, during the planning stage. Quality managers have to ensure that quality requirements are met. The Project Quality Management knowledge area takes these  more...
Estimating Activity Resources and Durations on-line e-learning cbt (computer based)cd rom Estimating Activity Resources and Durations PMI Certified Associate in Project Management Certified Associate in Project Management (CAPM) - PMBOK Guide - 4th Edition-Aligned Resources, such as people, materials, equipment, facilities, money, or a combination of any of these, are fundamental in executing a project, and are required throughout the entire project lifecycle. Determining  more...
Introduction to Operational Support and Analysis on-line e-learning cbt (computer based)cd rom ...g measures are in place and followed throughout the service lifecycle. This ultimately leads to strategic objectives being realized by the organization. This course provides an introduction to operational support and analysis. Specifically, the course covers the fundamentals of the ITIL V3 service operation core area, and how the processes and functions of service operation work within and  more...
Introduction to Event Management on-line e-learning cbt (computer based)cd rom ...cesses interact with other processes in the ITIL V3 Service Lifecycle. The course also covers the specific components of Event Management including triggers and interfaces, and the detailed steps of Event Management. Finally, the course explores the metrics, challenges and risks of Event Management, and the specific areas to consider when designing it. This course will assist the learner in  more...
ITIL reg and the Service Lifecycle on-line e-learning cbt (computer based)cd rom ...e Lifecycle ITIL ITIL v3 Foundation for Service Management ITIL® v3 Foundation Syllabus v4.2 Exam Organizations that provide IT services to internal or external customers need to provide excellent services to enhance value to the organization. The IT Infrastructure Library (ITIL) can help organizations achieve these goals and increase external and internal customer satisfaction. To be  more...
Service Strategy Fundamentals on-line e-learning cbt (computer based)cd rom ...Library (ITIL ), Service Strategy is a phase of the Service Lifecycle that helps IT organizations create value for their organizations through their service assets. This course examines how value is created through service assets, and how these service assets can perform better through service automation. It also details the four main activities in the Service Strategy process. This course will  more...
Service Design Fundamentals on-line e-learning cbt (computer based)cd rom Service Design Fundamentals ITIL ITIL v3 Foundation for Service Management ITIL® v3 Foundation Syllabus v4.2 Exam IT organizations must design their services according to their business objectives, thereby aligning those services with their business needs. Within ITIL , Service Design is a phase of the Service Lifecycle that helps IT organizations create the design specifications to  more...
Service Operation Principles and Functions on-line e-learning cbt (computer based)cd rom Service Operation Principles and Functions ITIL ITIL v3 Foundation for Service Management ITIL® v3 Foundation Syllabus v4.2 Exam IT organizations must manage their day-to-day service operations according to their business objectives, so that their services are aligned with their business needs. Within the IT Infrastructure Library (ITIL), Service Operation is a phase of the Service  more...
Service Operation Processes on-line e-learning cbt (computer based)cd rom Service Operation Processes ITIL ITIL v3 Foundation for Service Management ITIL® v3 Foundation Syllabus v4.2 Exam IT organizations need to ensure that their services are operating properly. Service Operation processes are important because they enable organizations to correctly perform, manage, and control their day-to-day operations. This course is intended to help learners understand  more...
Continual Service Improvement Fundamentals on-line e-learning cbt (computer based)cd rom ... incorporate service improvement continually throughout the lifecycle of every service they provide to their customers. Within ITIL, Continual Service Improvement (CSI) is a phase of the Service Lifecycle that provides IT organizations the tools and processes necessary to continually improve their services. This course is intended to help learners understand how CSI will improve the services  more...
Developing and Controlling the Project Schedule on-line e-learning cbt (computer based)cd rom Developing and Controlling the Project Schedule PMI Certified Associate in Project Management Certified Associate in Project Management (CAPM) - PMBOK Guide - 4th Edition-Aligned The project schedule is critical to project management. It determines the planned start and finish dates for project activities and milestones. It also confirms which activities are dependent on others, therefore  more...
Moving Business Services Into the Cloud on-line e-learning cbt (computer based)cd rom Moving Business Services Into the Cloud This course further explores how cloud service offerings affect service-oriented architecture and traditional IT services and how aspects of cloud services can present new opportunities to businesses. It outlines strategic implication and provides tips on how businesses can attempt to measure the value of transitioning to cloud computing. This course  more...
Operations Management Product Service Management on-line e-learning cbt (computer based)cd rom Operations Management: Product & Service Management Product and service management is the process of designing, creating, and maintaining a product or service through all stages of its lifecycle. It involves a wide range of operations, marketing, and sales related activities. These activities encompass the entire range of product life cycle - from the conception of a new product or service  more...
Marketing Essentials Product and Price on-line e-learning cbt (computer based)cd rom Marketing Essentials: Product and Price How do you know what kind of products and services you should be marketing? How do you develop successful products and services? How do you promote and sell them? In today's highly competitive marketplace, these considerations are more important than ever. This course focuses on the answers to these questions and provides key insight into the  more...
SAP Product Lifecycle Management on-line e-learning cbt (computer based)cd rom SAP Product Lifecycle Management SAP SAP Product Lifecycle Management (PLM) provides a comprehensive solution for managing all product-related information required in support of processes including planning, innovation, design, quality management, and engineering. As an integrated solution to SAP's enterprise resource planning (ERP) system, all information stored and maintained using the PLM  more...
VMware Datacenter Overview on-line e-learning cbt (computer based)cd rom VMware Datacenter Overview VMware Virtual environments have gone past the single machine, and now can be created to represent entire corporate infrastructures, allowing for a much smaller hardware footprint, and thus saving companies a great deal of money. This course examines virtual infrastructures, and the evolution of the vSphere 4 environment and the products that are found in that  more...
Monitoring Managing the Data Center on-line e-learning cbt (computer based)cd rom Monitoring & Managing the Data Center EMC Recognize the importance of monitoring data center components for different metrics, identify the individual tasks involved in the overall management of the data center and recognize what's involved in implementing an information lifecycle management strategy.  more...
Creating Hosting and Communication in WF with VB 2008 on-line e-learning cbt (computer based)cd rom Creating, Hosting and Communication in WF with VB 2008 Microsoft Visual Studio 2008 and the .NET Framework 3.5 give developers the tools to create a variety of Windows Workflow Foundation (WF) applications. This course explores how to create and configure WF applications using Visual Studio 2008. Specific topics covered include creating and hosting workflows, managing the workflow lifecycle,  more...
From Online Training Directory
Java 2 -- Handling Exceptions & Implementing Threads on-line e-learning cbt (computer based) ...sadvantages of multithreading. This unit also describes the lifecycle of a thread and shows you how to identify the priorities of a thread. The unit also presents the various methods in the Thread class. This unit lists the steps for creating and executing a thread by using the Runnable interface and the Thread class. The unit provides an overview of the thread groups and the important methods  more...
Java 2 -- Enterprise Java on-line e-learning cbt (computer based) ...nit provides an overview of Java Servlets. It explains the lifecycle of a Servlet. You will learn about the ServletRequest and ServletResponse interfaces, and how to handle HTTP requests. The unit also explains the process of cookie creation and about cookie attributes. It explains how to send a cookie to a server and retrieve a cookie from a server. Finally, the unit explains about session  more...
From 123-CBT Computer Based Training
E-Learning Essentials Part 1 E-Learning and Successful Strategy on-line e-learning cbt (computer based)cd rom ...riptions. Sequence the stages in the lifecycle of an e-learning solution. Identify common challenges to implementing e-learning. Unit 2: Importance of an E-Learning Strategy (0.5 - 1 hour) Identify reasons for having a clear e-learning strategy. Identify the need to link the e-learning strategy to  more...
Oracle 11i10 Order to Cash Basic Pricing on-line e-learning cbt (computer based)cd rom This course provides an overview of basic pricing in Order to Cash lifecycle. Additionally, the course elaborates on the tasks involved in creating and managing price lists. You also learn about pricing entities such as price agreements, formulas, qualifiers, modifiers, and pricing attributes. Learn To: Identify features of Order Pricing. Match Order Pricing entities with their  more...
Oracle 11i10 Project Foundation Fundamentals Part 5 on-line e-learning cbt (computer based)cd rom Oracle 11i10 Project Foundation Fundamentals: Part 5 introduces the learner to the processes involved in setting up project templates and tasks in Oracle Projects. The course also introduces the concept of extending project functionality and project lifecycles. Learn To: Identify features of a project template. Identify the steps to define a project template. Identify the uses  more...
Oracle 11i10 Order to Cash Shipping Overview Setups on-line e-learning cbt (computer based)cd rom This course provides an overview of the shipping process in the Order to Cash lifecycle. Additionally, the course elaborates on the shipping setups including the shipping parameters, shipping rules, freight settings, shipping document sets, and regional settings. Learn To: Identify key concepts related to the shipping process. Identify key concepts related to managing the shipping  more...
Data Modeling - Create Basic Models on-line e-learning cbt (computer based)cd rom Course Overview This is the first course in a two-part series which covers Data Modeling. You will begin by learning a top-down, systematic approach to database development using entity-relationship models and normalization. Then you will use this approach to identify and define business information requirements both in the course and within your work environment. This course can be used as  more...
Data Modeling - Develop Depth to Your Models on-line e-learning cbt (computer based)cd rom Course Overview This is the second course in a two-part series which covers Data Modeling. You will begin by learning a top-down, systematic approach to database development using entity-relationship models and normalization. Then you will use this approach to identify and define business information requirements both in the course and within your work environment. This course can be used as  more...
Process and Function Modeling on-line e-learning cbt (computer based)cd rom Course Overview Participants learn how to systematically describe the work performed by an organization using the Process Model. The process modeling technique is used to model the functional requirements of business, and should be used in conjunction with information modeling. This course can be used as part of an integrated Oracle curriculum and to supplement many of Oracle's Designer/2000  more...
Object Analysis Design Requirements Analysis on-line e-learning cbt (computer based)cd rom ... lifecycle. Identify the characteristics of the Iterative Lifecycle. Identify the features of the three most popular Object Oriented programming languages. Identify the characteristics of Smalltalk. Identify the characteristics of C++. Identify the characteristics of Java. Identify the characteristics of System Scoping. Identify the need for System Scoping Identify the  more...
Object Analysis Design Design Implementation on-line e-learning cbt (computer based)cd rom Course Overview This is the second title in a series of two, and covers the same material as the second half of the Instructor Led course Object Oriented Analysis and Design Using UML. This course teaches students the principles and terminology of object oriented development. It follows on from the first title in the series Object Analysis and Design: Requirements and Analysis and teaches the  more...
Oracle 11i10 Project Foundation Fundametnals Part 6 on-line e-learning cbt (computer based)cd rom Oracle 11i10 Project Foundation Fundamentals: Part 6 introduces the learner to the basics, features, and uses of organization forecasting, utilization, Oracle sales integration, and advanced product catalog integration. Learn To: Identify features of organization forecasting. Identify activities that are prerequisites for organization forecast processing. Identify features of  more...
Oracle 11i10 Order to Cash Lifecycle Key Components on-line e-learning cbt (computer based)cd rom This course provides an overview of the Order to Cash lifecycle, the Oracle Order Management process, and Enterprise Structure. The course also describes items, item attributes, and the implementation considerations for the Oracle 11i Order to Cash solution. Learn To: Match the processes involved in the Order to Cash lifecycle with their descriptions. Match the multiple  more...
Oracle 11i10 Order to Cash Curriculum on-line e-learning cbt (computer based)cd rom The Oracle 11i10 Order to Cash Curriculum includes the following courses: Oracle 11i10 Order to Cash: Lifecycle & Key Components Oracle 11i10 Order to Cash: Customer & Credit Management Setup Oracle 11i10 Order to Cash: Order Entry Overview Oracle 11i10 Order to Cash: Order Creation & Setup Oracle 11i10 Order to Cash: Manage Order Updates & Order Inquiry Oracle 11i10 Order to  more...
Enterprise Connectivity with J2EE V1 4 Servlets on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Identify features of servlets. Identify advantages of servlets over CGI applications. Match the methods in the servlet lifecycle with the situations in which these are used. Identify the code for creating a servlet that handles form data by using the getParameter  more...
Team Management High Performance Teams on-line e-learning cbt (computer based)cd rom ...of a good team leader. Recognize the lifecycle of a team. Simulation Overview: Each of the simulations allows you to practice the skills learned in the instructional content. You will enter realistic scenarios in which you will interact with a variety of individuals. By using the knowledge you have gained, you control the  more...
Enterprise Connectivity with J2EE V1 4 Servlets on-line e-learning cbt (computer based)cd rom This course will address the core and advanced features of J2EE SDK 1.4. Enterprise Connectivity. Learn To: Identify features of servlets. Identify advantages of servlets over CGI applications. Match the methods in the servlet lifecycle with the situations in which these are used. Identify the code for creating a servlet that handles form data by using the getParameter  more...
From HAZMAT Plans & Programs, Inc
Green Infrastructure - Pavement Best Practices course + Quiz on-line e-learning cbt (computer based)self directed The Pavement Best Practices course is one of an eight course series on Green Infrastructure that provides a template for design and implementation of Green Building concepts as they apply to cities and municipalities. This 3 hour online course gives you the information and action items to assess sites and identify opportunities to use Best Management Practices (BMPs) in Green planning, design  more...
From Software Training Academy, Inc
Developing Java Web Services instructor led trainingon-line e-learning cbt (computer based) ...e client using custom tags that wrap JAXM. Understand the lifecycle and context of JAX-RPC services as J2EE components. Describe the use of the JAX-RPC message context in managing SOAP headers. Implement a JAX-RPC message handler to adapt an existing Web service. Implement a session-aware JAX-RPC Web service that relies on HTTP sessions based on cookies. Create, send, receive, and  more...
Enterprise JavaBeans instructor led trainingon-line e-learning cbt (computer based) This course offers the Java programmer a grounding in the Enterprise JavaBeans (EJB) architecture and the skills to develop EJBs effectively for enterprise development efforts. EJB s position at the heart of the Java Enterprise platform and the use of EJB application servers as the backbone of large-scale distributed systems are studied. We consider the advantages of the application server  more...
From Serebra Learning Corporation
Program Lifecycle and Organization on-line e-learning cbt (computer based) Regardless of your industry, programs and program management exist within their context and act as the infrastructure for implementing strategies. Effective program managers must be mindful of how different industries can impact program life cycles and the benefits they are designed to reap, and must continually refine their skills for adapting program life cycles to strategic goals. This course  more...
Working with ASP NET on-line e-learning cbt (computer based) To describe the principle technologies and tools that support ASP.NET Web developers with basic experience using previous versions of Active Server Pages or similar technology, who wish to start working with Microsoft ASP.NET  more...
Oracle 11i10 Order to Cash Lifecycle and Key Components on-line e-learning cbt (computer based) This course provides an overview of the Order to Cash lifecycle, the Oracle Order Management process, and Enterprise Structure. The course also describes items, item attributes, and the implementation considerations for the Oracle 11i Order to Cash solution. The target audience is Functional Implementers and Implementation Consultants for Oracle eBusiness Suite applications. There are no  more...
Oracle Database 10g Performance Tuning Tools and Techniques on-line e-learning cbt (computer based) This course provides an overview of the tuning methodology and performance monitoring. The course also covers common tuning problems and the goals and objectives of performance tuning. Finally, the course covers the tuning life cycle and the tuning methodology followed in the different phases of the tuning life cycle. This course is designed for DBAs, database architects, support engineers, and  more...
Adobe Acrobat 7 0 Pro Beyond the Basics on-line e-learning cbt (computer based) This course will teach the learner to create interactive PDF forms and prepare PDF documents for professional print production. The learner will design a form by using elements in Adobe Acrobat such as images, text objects, buttons, and guidelines. The course also instructs the learner to preview a form before hosting it on a Web site to ensure that it looks the way it was designed. This course is  more...
Advanced Project Management Project Estimating Techniques on-line e-learning cbt (computer based) Advanced Project Management: Project Estimating Techniques teaches learners how time-box and analogous estimates are used, how to use life-cycle projections, and how the Modified Delphi method is used. It also teaches how to calculate PERT estimates and how function point analysis and forecasting are used. In addition, it covers how to avoid common estimating mistakes and how orders of magnitude  more...
Project Management Fundamentals on-line e-learning cbt (computer based) Today, the competition in the business world has grown to an extent where you need to deliver the best products and services in order to sustain your business. To meet the demands of modern businesses, you need to prioritize the projects in hand, ensure smooth project execution, and develop quality products in the stipulated time and within the allocated budget. To achieve these goals, you must  more...
Project Management: Coordination on-line e-learning cbt (computer based) This program covers the components of project integration, the differences between a project and product lifecycle, as well as the functions of a project plan. In addition, this course covers the components of a project management information system, how to conduct mid-project evaluations, and how to use stakeholder input while implementing the project plan. Finally, this program teaches students  more...
MCSD Solutions Architecture I on-line e-learning cbt (computer based) The first course in series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course explains how to analyze the business requirements for designing new software. This course provides an overview of the Microsoft Solutions Framework (MSF) Microsoft's guidelines for planning building and  more...
From ITpreneurs
Metricus First Aid Kit Try our Metricus First Aid Kit for guidance on all phases of the performance management lifecycle and with numerous IT KPIs for ITIL processes, IT governance, Green IT, Cost Control and more. Take a look at the First Aid Kit for free today.  more...
From JED New Media inc.
Successful Team Dynamics on-line e-learning cbt (computer based)study at homegroup study and discussioncoursewareself directedcomputer lab Examine the five-stage lifecycle of a work group. The five stages of team development provide you with a framework to facilitate conflict management and encourage productive team dynamics. This JEDlet also offers helpful tips on dealing with teams from creation to termination. This is a 40-minute online tutorial useful to individuals as well as within a group learning setting.  more...
From GlobalCompliancePanel
The Controls for Outsourcing Manufacturing and Testing by GlobalCompliancePanel "The Controls for Outsourcing Manufacturing and Testing" explores the use of outsourcing and how it impacts quality and compliance and the organization as a whole. The primary stakeholders and outsourcing include Quality, Research, Production, Laboratories, Purchasing/ Procurement, Finance, and Senior Management. This webinar will study the outsourcing lifecycle and its impact on the  more...
From XA Systems
ITIL Foundation Bridge e-Learning ...e lifecycle of managing IT services to deliver to business expectations as part of the new v3 release of ITIL. This Bridging Course is designed as an update for candidates who hold Foundation certificates from earlier versions of ITIL to a level of knowledge and understanding in line with the ITIL v3 Foundation Certificate in IT Service Management. This course positions the student to  more...
ITIL v3 Foundation This exciting and dynamic 3-day course introduces learners to the life-cycle of managing IT services to deliver to business expectations. As well as an engaging, case study based approach to learning the core disciplines of the ITIL best practice, this course also positions the student to successfully complete the associated exam, required for entry into the future ITIL v3 intermediate level  more...
From White Box QA
White Box Testing with JUnit and Selenium Job Training ... Issue Management Tools An Introduction to Bugzilla The Lifecycle of a Bugzilla Bug An Introduction to JIRA Performance Testing with JMeter Introduction to JMeter Testing a Simple Web Application Structuring Your Test Case Recording and Displaying Test Results using Proxy Server Testing Using Variables Testing on Multiple Machines Profiling Connecting To and Monitoring a  more...
From PDHengineer. com-Decatur Professional Development, LLC
Applying Modern Manufacturing Processes to Engineering Prototypes on-line e-learning cbt (computer based) This course examines modern production and operations management tools and compares them to the processes required to produce engineering prototypes. The goal is to identify which of these tools are best suited for use in improving the prototype assembly process. Corporations have invested heavily in modernizing their manufacturing operations to achieve world-class performance. While traveling  more...
From itSM Solutions LLC
ITIL V3 Online Self-Study Training Certification Program study at homeself directed ...ITIL V3 Service Manager Bridge ITIL V# Managing Across the Lifecycle Each Class comes with: a Online Pre-Recorded Video Lectures Enables students to select a venue (home, office or training center) and training schedule that works best for them. a Online Student Courseware Enables students to review the courseware online and/ or print one local copy for their ITSM professional  more...
tcw11--02/15/12-03:47:03-(4782)[B]-[B]-[B]