@automationhacks - 38 本の動画
チャンネル登録者数 1190人
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?
Java 8 | Learn STATIC + DEFAULT methods in Interfaces
Java | Install Java on machine and setup project
Android Espresso | Automating WebViews 🕸
Android Espresso | Waits with IDLING resources 😴
Android Espresso | Automate Intents ♼ | Validation and Stubbing
Android Espresso | Automating Lists 📚 (RecyclerView)
Android Espresso | Automating Lists 📚 with AdapterView
Android Espresso | Introduction for mobile UI automation testing 🤖