Software Development
Showing 2545–2556 of 2769 results
Unit Testing in Scala 3
ScalaTest is a well-known choice for testing Scala projects. Write tests to provide evidence that the project works as expected. These tests also serve as a communication and learning tool for other developers and stakeholders in your organization.
Unit Testing in Spring Framework 6 with JUnit
Comprehensive unit testing provides you with confidence in running production applications. This course will teach you effective strategies for writing unit tests for all layers of your Spring applications.
Unit Testing Java Applications using JUnit 5
In this course, you will learn - What is unit testing? Why write Unit Tests? and then we will learn about JUnit 5 the popular Java Unit Testing Framework.
Unit Testing Legacy Code in Java SE 8
Untested code can be difficult and risky to maintain. This course will teach you techniques to get existing code under test as you work on it, without risky rewrites or redesigns.
Unit Testing with PHPUnit 9
Unit tests enable you to significantly reduce time on debugging and prevent you from breaking everything when you make changes. This course will teach you how to write unit tests in a simple and efficient way.
Unit Testing with Python 3
Unit testing is a great way to foster quality and enhance collaboration with other developers. Learn to write unit tests in good style using popular frameworks like unittest and pytest.
Unit Testing with Ruby 2
This course will teach you how to test your Ruby application manually and automatically, using commonly used unit test frameworks.
Unix and Linux Job Ready Programmer
Unix and Linux Job Ready Programmer
UNIX for Testers-Automate UNIX in Test Automation (Selenium)
Unix Knowledge required for Software Testers - Manual and Automate the various UNIX / LINUX processes.
Updating Legacy SharePoint Customizations
SharePoint Framework is the preferred and supported way to develop modern customizations for SharePoint. This course will teach you how to migrate common legacy customizations such as Script Editor web parts to leverage SharePoint Framework.
Upgrading and Scaling DevOps Processes
Every enterprise is at a different point along the path to DevOps maturity. This course will teach you the different stops along the way and point the way ahead from wherever you are on the timeline.
Upload images to Azure Blob Storage from a static web app
Learn how to securely upload images to Azure Blob Storage from a static web app by using an Azure Function to generate on-demand shared access signatures.