For a better view on Inspire Cayman Training, Update Your Browser.

Software Dev Practices - III (Online Courses)

Elevate your career trajectory with our premier online course, designed to sharpen your competitive edge. Explore our curated selection of top-tier digital programs to hone your skills and propel your professional journey forward. Experience transformative learning tailored to empower your career advancement in today's dynamic landscape.
Course Category
Price on Request
Start Learning
This Course Includes
  • 25 hours 40 minutes
    of self-paced video lessons
  • 27 Programs
    crafting your path to success
  • Completion Certificate
    awarded on course completion

SCRUM Meetings

Price on Request 1 hour 25 minutes
A large part of the Scrum process, and therefore the success of Scrum methodologies, revolves around the Scrum meetings. Examine Scrum meetings in detail to help you get the most out of them.
Perks of Course
Certificate: Yes
CPD Points: 83
Compliance Standards: AICC

Service Oriented Architecture (SOA) Governance

Price on Request 1 hour
SOA governance is a critical component of a well-organized and secure environment. Examine SOA governance and how to build an Enterprise Architecture practice. Trademark Disclaimer: TOGAF(r) IS A REGISTERED TRADEMARK OF THE OPEN GROUP. THIS COURSE IS NOT REVIEWED, ENDORSED, CERTIFIED, OR ACCREDITED BY OR AFFILIATED WITH THE OPEN GROUP.
Perks of Course
Certificate: Yes
CPD Points: 59
Compliance Standards: AICC

Shared Steps & Requirements

Price on Request 30 minutes
Visual Studio is a useful tool when working with test cases during software testing. Discover how to create and manage shared test steps, and manage test requirements and coverage.
Perks of Course
Certificate: Yes
CPD Points: 31
Compliance Standards: AICC

SOA & WCF

Price on Request 1 hour 10 minutes
Windows Communication Foundation (WCF) is a Microsoft framework for building service-oriented applications. Examine WCF as an example of SOA, including how to manage WCF services and security.
Perks of Course
Certificate: Yes
CPD Points: 69
Compliance Standards: AICC

SOA Basics

Price on Request 35 minutes
Service-oriented architecture (SOA) is a software design style that provides services to other components over a network. Explore the basics of SOA, including its architecture, services, XML, and layers.
Perks of Course
Certificate: Yes
CPD Points: 33
Compliance Standards: AICC

Social Media App Development Trends & Mobility Testing

Price on Request 30 minutes
Testing your social media apps is important to ensure users have a secure and seamless experience. Explore trends in social media app development, and look at mobility testing criteria.
Perks of Course
Certificate: Yes
CPD Points: 29
Compliance Standards: AICC

Social Media Usage Trends & App Risks

Price on Request 30 minutes
With the huge growth in social media, it is vital that you test your applications for both security and usability. Explore trends in social media use, and risks and challenges associated with social media apps.
Perks of Course
Certificate: Yes
CPD Points: 28
Compliance Standards: AICC

Software Debugging in Windows

Price on Request 1 hour 10 minutes
Most software developers will, at some point, develop applications for Microsoft Windows. Examine software debugging in Windows, including Windows debugging tools, Windows memory manager issues, and resource issues.
Perks of Course
Certificate: Yes
CPD Points: 68
Compliance Standards: AICC

Software Quality Assurance

Price on Request 35 minutes
Explore automated software testing, as well as the common software testing frameworks such as Agile and Six Sigma.
Perks of Course
Certificate: Yes
CPD Points: 37
Compliance Standards: AICC

Software Security Best Practices

Price on Request 1 hour 15 minutes
Security is a major concern when designing and developing a software application. Learn the fundamentals of application security, data validation, and handling authentication and passwords.
Perks of Course
Certificate: Yes
CPD Points: 77
Compliance Standards: AICC

SOLID & GRASP

Price on Request 1 hour
In object-oriented design, you can follow a number of methodologies, each having their own principles and patterns. Examine two of these methodologies - SOLID and GRASP.
Perks of Course
Certificate: Yes
CPD Points: 59
Compliance Standards: AICC

SOLID Fundamentals

Price on Request 1 hour 15 minutes
Two of the principles of the SOLID methodology are the Interface Segregation Principle and the Dependency Inversion Principle. Learn what these principles encompass and how to implement them in C#.
Perks of Course
Certificate: Yes
CPD Points: 73
Compliance Standards: AICC

Source Coding Best Practices

Price on Request 1 hour 20 minutes
Well-written source code is less prone to errors and easier to maintain. Learn best practices for writing and documenting your source code, variable naming, and working with methods.
Perks of Course
Certificate: Yes
CPD Points: 81
Compliance Standards: AICC

Static, Dynamic, Black-box, & White-box Testing

Price on Request 1 hour 30 minutes
To perform the best possible testing of your software, you must select the proper testing technique. Examine how to choose a testing technique from the many available: static, dynamic, black-box, white-box, and experience-based.
Perks of Course
Certificate: Yes
CPD Points: 106
Compliance Standards: AICC

Team Velocity and User Stories

Price on Request 1 hour 15 minutes
Users stories in Scrum are short descriptions in non-technical language of how a system is expected to behave. Examine user stories in depth, and cover key concepts such as velocity and technical debt.
Perks of Course
Certificate: Yes
CPD Points: 75
Compliance Standards: AICC

Techniques and Tools

Price on Request 1 hour 30 minutes
A positive and effective user experience is crucial to the success of an application. Learn about the tools and techniques available as part of a UX design solution to help you research, design, prototype, and test your application.
Perks of Course
Certificate: Yes
CPD Points: 50
Compliance Standards: AICC

Test Environments & Reports

Price on Request 1 hour 10 minutes
Software failures can be costly in terms of money, time, and business reputation. Discover how to create environments and run test cases within the Lab Center, perform analysis, and manage work items.
Perks of Course
Certificate: Yes
CPD Points: 69
Compliance Standards: AICC

Test Planning & Management

Price on Request 1 hour
The testing process can be complex, so it is vital to have a good plan in place to control it. Examine how to organize, plan, and manage testing, and look at risk-based testing and risk management.
Perks of Course
Certificate: Yes
CPD Points: 58
Compliance Standards: AICC

Test Suites & Configurations

Price on Request 40 minutes
Visual Studio supports the needs of not only the software developer, but also the software testers. Examine how you can use Visual Studio to create, clone, manage, and configure test suites.
Perks of Course
Certificate: Yes
CPD Points: 42
Compliance Standards: AICC

Testing Methods

Price on Request 40 minutes
The goal of software testing is to ensure that the software is reliable and does the job it was designed to do. Explore the different test levels and test types in a software life cycle you can use to help achieve that goal.
Perks of Course
Certificate: Yes
CPD Points: 39
Compliance Standards: AICC

Testing throughout the Software Life Cycle

Price on Request 55 minutes
Software testing is a crucial part of software development. Examine testing objectives, principles and processes, the psychology and ethics of testing, and different development models in a software life cycle.
Perks of Course
Certificate: Yes
CPD Points: 53
Compliance Standards: AICC

Testing Tool Support

Price on Request 50 minutes
Fortunately, not all software testing has to be performed manually. Discover how testing activities can be supported by tools and considerations for using tools in your organization.
Perks of Course
Certificate: Yes
CPD Points: 50
Compliance Standards: AICC

The Open/Closed Principle

Price on Request 40 minutes
The Open/Closed Principle (OCP) is part of the SOLID methodology of object-oriented design. Explore OCP, its effects, and how to utilize it in C#.
Perks of Course
Certificate: Yes
CPD Points: 39
Compliance Standards: AICC

The Sequential, Iterative, & Agile Software Models

Price on Request 20 minutes
There are other software development models that you can use besides the waterfall model. Explore traditional waterfall development with the sequential, iterative, and Agile models.
Perks of Course
Certificate: Yes
CPD Points: 22
Compliance Standards: AICC

The Waterfall Software Development Model

Price on Request 1 hour 10 minutes
Most software development models include aspects of the waterfall development model. Examine the Application Development Lifecycle (ADLC) approach and the Software Development Lifecycle (SDLC) approach.
Perks of Course
Certificate: Yes
CPD Points: 70
Compliance Standards: AICC

Using Kanban in IT & Software Development

Price on Request 1 hour 10 minutes
IT and software development teams often have to deal with project timeline issues rather than focusing on actual technical demands of the work. Explore the Kanban process how to create a Kanban board.
Perks of Course
Certificate: Yes
CPD Points: 70
Compliance Standards: AICC

Visual Studio Online & Debugging Tips

Price on Request 35 minutes
In larger companies, the debugging process is often performed by a team rather than an individual. Learn how to use Visual Studio Online as a team tool for debugging your code.
Perks of Course
Certificate: Yes
CPD Points: 33
Compliance Standards: AICC