video
2dn
video2dn
Найти
Сохранить видео с ютуба
Категории
Музыка
Кино и Анимация
Автомобили
Животные
Спорт
Путешествия
Игры
Люди и Блоги
Юмор
Развлечения
Новости и Политика
Howto и Стиль
Diy своими руками
Образование
Наука и Технологии
Некоммерческие Организации
О сайте
automation hacks
Software Testing
Test Automation
Software Engineering
Quality Engineering
Test Engineering
Quality Assurance
Engineering productivity
Helping you elevate ⚡️ your software testing and automation.
Generative AI | Unboxing Copilot Agent mode
Generative AI | ⚡ Run LLMs (Deep seek, LLama3) Locally with Ollama! 🚀
Generative AI | Use Copilot edits to Edit multiple files using GPT4o, Claude
Generative AI | Leverage GitHub Copilot autocomplete, inline chat and quick chat commands
Generative AI | Introduction to prompt engineering
ReportPortal | Use unique errors and pattern analysis to quick identify failure patterns
ReportPortal | How to upgrade ReportPortal with postgres and minio data backup and restore
ReportPortal | Insights using dashboards widgets ❤️ attributes
ReportPortal | Auto Analysis of launches for broken, flaky tests
ReportPortal | Introduction to report portal, Setup Integration Docker Java TestNG and analysis
gRPC Testing | Automate load test for a gRPC service using Java and Locust4j
gRPC Testing | Automate E2E test for a gRPC service
gRPC Testing | How to unit test gRPC client
gRPC Testing | How to unit test a gRPC server
gRPC Testing | Java + Gradle project setup, Protocol buffer, Test via web UI
gRPC Testing | Introduction to gRPC (why gRPC, features, protocol buffers)
Java 21 | Pattern matching in switch de-structuring, record patterns and virtual threads ⚡
Java 17 features | Sealed classes, Pseudo random no generator
Java 16 features | 🆕 Record classes for immutable POJOs | Pattern matching instance of
Java 15 | Leverage text blocks, null pointer exceptions with more details
Java 14 | Learn Switch expression and how to return values
Java 11 | Explore 🆕 HTTP client, string and file methods, var in lambda to make code concise
Java 10 | Unmodifiable collections using {copyOf, toList} methods
Java 10 | Use var for type inference and save time
Java 9 | Private methods in Interface in non static context
Java 9 | Jshell for quick prototyping with inbuilt REPL
Java 8 | Lambda expressions | Grok functional interfaces
Java 8 | Streams | Most USEFUL feature while writing Java code!
Java 8 | Optional to handle null references elegantly
Java 8 | Wut are Java method references?