Showing 16573–16584 of 18767 results
Testing Windows PowerShell with Pester
Testing should be integral to all IT activities. This course will show you how to create tests for your PowerShell scripts and modules using Pester, the new open source testing tool.
Testing with EF Core 2
When creating an application that uses EF Core you’ll quickly wonder how you can test your code. In this course you’ll learn about strategies that can help with testing your code by using in-memory database providers like InMemory and SQLite.
Testing with Pytest
Improve your testing experience with Pytest, a great choice to write, run, and extend tests in Python. Get exposed to useful patterns and the basics of testing with Pytest.
Testing with Visual Studio 2022
Visual Studio has prebuilt features that help you easily test your code. This course will show you what those testing features are and how to access and use them.
Testing Xamarin.Forms Applications
User satisfaction, product agility and code quality can all be improved with effective testing. This course will teach you how to write effective unit tests and UI tests for your Xamarin.Forms applications.
TestNG Complete Bootcamp For Beginners Novice To Ninja
A-Z guide for learning TestNG Framework (Next Generation) to speed up your automation goals
TestNG for Beginners
This Free Online Course Includes: 1.5-3 Hours of Learning CPD Accreditation Final Assessment
Text Analytics 101
Discover the basics of text analytics in this introductory course. Learn how to extract meaningful information from text data, apply sentiment analysis, and preprocess text using natural language processing (NLP) techniques for data analysis and business insights.
Text Classification for Categorizing Data Records
This course will teach you the essential techniques to categorize data records efficiently using cutting-edge NLP techniques.
Text Data Cleaning and Pre-processing Techniques
Master the art of cleaning and pre-processing text data! This course will teach you the essential techniques to refine text for NLP projects.
Text Mining and Natural Language Processing in R
Hands-On Text Mining and Natural Language Processing (NLP) Training for Data Science Applications in R
Text Mining with Bag-of-Words in R
Learn the bag of words technique for text mining with R.