Results for "TestNG / JUnit"
Selenium WebDriver Fundamentals: Architecture & How It Works
Learn Selenium WebDriver fundamentals — what it is, why it's popular, its limitations, architecture, how it works internally, and how to launch a browser.…
Playwright Cheat Sheet (2026): Locators, Actions & Assertions
A one-page Playwright reference — locators, actions, auto-wait, web-first assertions, test runner, storage state, API testing, and CLI commands.…
BDD Feature Files: Scenario Outline, Examples & Background Explained
Master BDD feature files — structure, Scenario vs Scenario Outline, the Examples table for data-driven testing, and Background rules (only one per feature).…
BDD Fundamentals: Behavior Driven Development, BDD vs TDD & Gherkin
Understand BDD — what Behavior Driven Development is, why it's used in automation, how it differs from TDD, who writes scenarios, and the Gherkin keywords.…
Selenium Dropdown Practice: Select, Multi-Select & Bootstrap (70+ Exercises)
Practice Selenium dropdowns — Select class by text/value/index, date dropdowns, multi-select, dynamic and Bootstrap non-select dropdowns, with demo sites and a capst…
Test Management in Jira: Zephyr & Xray Test Cases and Cycles
Manage test cases and test cycles in Jira using Zephyr and Xray — create tests, run cycles, log defects, integrate automation and test management in jira.…
Cucumber & Gherkin Cheat Sheet (2026)
A one-page Cucumber reference — Gherkin keywords, feature files, Scenario Outline, step definitions, tags, hooks, and runner configuration.…
BDD vs TDD (2026): Differences, When to Use Each & How They Work Together
BDD vs TDD compared—what each is, who writes them, the language they use, and when to use each, with a detailed comparison table and practical guidance.…
BDD Hybrid Framework: Architecture, POM, Data, Config & Parallel Execution
Understand the BDD Hybrid Framework — POM integration, folder structure, test data and config management, parallel execution, and the end-to-end execution flow.…
REST Assured Fundamentals: REST APIs & SOAP vs REST Explained
Learn REST Assured fundamentals — what REST Assured is, REST API characteristics, why it's used for API automation, and SOAP vs REST — with examples.…
Jenkins Plugins, Notifications & Monitoring: Email, Slack & Job Health
…ing — installing plugins, key plugins (Git, Maven, JUnit, Email, Slack), email/Slack alerts, and monitoring job heal…
Git Rebase, Cherry-Pick & Bisect Explained
Learn advanced Git — rebase vs merge, interactive rebase and squashing, cherry-picking commits, git bisect to find a bug, and handling hotfixes.…
REST Assured Setup & Syntax: Maven, given/when/then & TestNG</mark>
…cies, the given()/when()/then() BDD syntax, prerequisites, and configuring with TestNG</mark> and JUnit.…
Jenkins Fundamentals: What Jenkins Is, Features & CI vs CD
Understand Jenkins — what it is, why testers use it, its key features, and the difference between CI, Continuous Delivery, and Continuous Deployment.…
Jira Integrations: Confluence, Selenium, and Jenkins/CI
Learn how to integrate Jira with Confluence for documentation and with Selenium and Jenkins CI to auto-log bugs and trace builds — with real examples.…