QACubicle
QACubicle
  • 71
  • 159 098
What is Behavior Driven Development(BDD) | Benefits of BDD | BDD vs TDD | BDD Testing Frameworks
Welcome to my UA-cam channel, In this video, I have explained BDD ( Behavior-Driven Development (BDD) and covered the following points:
a. What is BDD ( Behavior-Driven Development (BDD)
b. Benefits of BDD ( Behavior-Driven Development (BDD)
c. BDD Vs TDD
d. BDD (Behavior-Driven Development (BDD) Testing frameworks :
Cucumber: Cucumber is one of the most popular BDD testing frameworks, its originally written in the Ruby programming language, but it supports a variety of different programming languages, including Java and JavaScript.
Quantum: Quantum is an open-sourced, cross-platform, BDD-based test automation designed by Perfecto.
SpecFlow: SpecFlow is an open-source testing framework for .NET applications.
JBehave: JBehave is a leading BDD framework for Java and other JVM languages, such as Groovy, Kotlin, and Scala.
Codeception: Codecpetion is a popular BDD framework for PHP, used for unit testing, API testing, and BDD testing.
Don't forget to subscribe to my channel - ua-cam.com/users/QACubicle
for more informative content on software testing, quality assurance, and test automation. Hit the notification bell to receive updates whenever we post new videos. If you have any questions or suggestions, feel free to comment below.
Connect with me:
LinkedIn - www.linkedin.com/in/kuldeep-kumar-3151796/
Email: qacubicle@gmail.com
Переглядів: 94

Відео

What is TDD (Test Driven Development) | How to Implement TDD
Переглядів 1273 місяці тому
Welcome to my UA-cam channel, In this video, I have explained TDD ( Test-Driven Development). It's a software development process where tests are written before the actual code. The TDD cycle typically follows these steps: Write a test: First, a developer writes a test that defines the desired behavior of a small piece of code. Run the test: The developer runs the test to ensure that it fails. ...
How to Remove CDP Version Warning in Selenium WebDriver
Переглядів 2,4 тис.5 місяців тому
Welcome to my UA-cam channel, In this video, I have explained about How to fix the warning - Unable to find version of CDP (Chrome DevTools Protocol) to use for 124.0.6367.119 in Selenium WebDriver Don't forget to subscribe to my channel - ua-cam.com/users/QACubicle for more informative content on software testing, quality assurance, and test automation. Hit the notification bell to receive upd...
How to Write Data into Excel File using Apache POI | Selenium WebDriver
Переглядів 1715 місяців тому
Welcome to my UA-cam channel, In this video, I have explained how to write data into Excel sheets (.xls and .xlsx) using Apache POI, and covered the following points: a. What is a workbook, sheet, row, and cell in excel sheet b. The concept of Apache POI Interfaces & Classs - HSSFWorkbook / XSSFworkbook / HSSFSheet / XSSFSheet / Row and Cell c. Write data into different types of excels using Ap...
Apache POI Introduction | Apache POI for Selenium WebDriver
Переглядів 1826 місяців тому
Welcome to my UA-cam channel, In this video, I have explained Apache POI, and covered the following points: a. Why we need Apache POI b. Apache POI - poi.apache.org/ c. Handle different types of excels in Selenium Automation d. Apache POI terms to work with Microsoft Excel e. Apache POI Interfaces & Class Don't forget to subscribe to my channel - ua-cam.com/users/QACubicle for more informative ...
WebTable in Selenium WebDriver | Handling Dynamic WebTable | Interview Questions
Переглядів 8946 місяців тому
Welcome to my UA-cam channel, In this video, I have explained how to handle Web Table in Selenium WebDriver and dynamic web table handling and covered below points which are very important from the interview point of view e.g. a. How to get the row count from a Web table b. How to get the column count from a Web table c. How to data from the particular cell from a Web table d. How to get all th...
Difference between driver.close() and driver.quit() in Selenium WebDriver
Переглядів 1757 місяців тому
Welcome to my UA-cam channel, In this video, I have explained about difference between driver.close() and driver.quit() in Selenium WebDriver. Don't forget to subscribe to my channel - ua-cam.com/users/QACubicle for more informative content on software testing, quality assurance, and test automation. Hit the notification bell to receive updates whenever we post new videos. If you have any quest...
Selenium WebDriver 4.11.0 - Chrome Browser For Testing | Chrome Browser Automation for 115 onwards
Переглядів 7267 місяців тому
Welcome to my UA-cam channel, In this video, I have explained about Chrome for Testing availability dashboard in Selenium Manager with Selenium WebDriver 4.11.0. And, Test cases execution on the latest Chrome versions:115, 116,117, Stable, and Beta. Don't forget to subscribe to my channel - ua-cam.com/users/QACubicle for more informative content on software testing, quality assurance, and test ...
Selenium Manager in Selenium WebDriver | No System Property | No WebDriverManager | No Driver.exe
Переглядів 6299 місяців тому
Welcome to my UA-cam channel, In this video, I have explained about Selenium Manager in Selenium WebDriver. We know that in Selenium WebDriver for Automated test cases execution 2 things are pre-requites (Web browser and Browser driver). If Web Browser is available on system, then Browser Driver must be setup on the system with help of below: a. System.setProperty() which is used to configure s...
How to resolve Unable to establish web socket connection exception in Selenium WebDriver with Chrome
Переглядів 1,1 тис.10 місяців тому
Welcome to my UA-cam channel, In this video, I have explained that what is the root cause for the "Exception in thread "main" org.openqa.selenium.remote.http.ConnectionFailedException: Unable to establish websocket connection to localhost:54247/devtools/browser/... " exception in Selenium WebDriver and how to fix it out. Problem statement: While executing a basic Selenium program (Launch the Ch...
How to create Selenium Maven Project In Eclipse | Selenium setup with Java, Eclipse, Maven POM.xml
Переглядів 15 тис.11 місяців тому
Welcome to my UA-cam channel, In this video, I have explained that how to setup Selenium WebDriver 4 Setup with Maven in Eclipse using POM dependency. Don't forget to subscribe to my channel - / @qacubicle for more informative content on software testing, quality assurance, and test automation. Hit the notification bell to receive updates whenever we post new videos. If you have any questions o...
How to solve "Webdriver cannot be resolved to a type" Error in Selenium WebDriver
Переглядів 16 тис.11 місяців тому
Welcome to my UA-cam channel, In this video, I have explained that what is the root cause for the "Webdriver cannot be resolved to a type or ChromeDriver can not be resolved to a type" error in Selenium WebDriver Problem statement: Getting errors in the Selenium program like - "Webdriver cannot be resolved to a type or ChromeDriver can not be resolved to a type" Root cause: Eclipse IDE cannot f...
How To Remove "Chrome is being controlled by automated software" message In Selenium WebDriver
Переглядів 2,2 тис.Рік тому
Welcome to my UA-cam channel, In this video, I have explained how to Remove the "Chrome is being controlled by automated software" message In Selenium WebDriver. Problem statement: When we execute any Selenium Program in Chrome Browser then - Chrome browser gets launched and the message "Chrome is being controlled by automated software" is displayed on the top left side of the browser. Solution...
How to download Chromedriver.exe for Chrome Browser 115 and above in Selenium WebDriver
Переглядів 61 тис.Рік тому
Welcome to my UA-cam channel, In this video, I have explained how to download the Chromedriver.exe file for Chrome Browser 115 and above in Selenium WebDriver. Problem statement: Let's say that you have Chrome version 115 and above on your system, and while launching the Chrome browser with Selenium automation getting an error like: Exception in thread "main" org.openqa.selenium.SessionNotCreat...
How to log a bug in Jira | How to Log Defect in Jira | How to raise defect in defect management tool
Переглядів 397Рік тому
Welcome to my UA-cam channel, In this video, I am excited to guide you through the crucial process of defect logging and reporting in manual software testing. We all know Defect logging and reporting is an integral part of the software testing life cycle . Here I have explained the step-by-step process of logging defects along with industry best practices in the defect management tool. By the e...
Test Plan in Software Testing | How to create Test Plan | Test Plan Detailed Explanation
Переглядів 326Рік тому
Test Plan in Software Testing | How to create Test Plan | Test Plan Detailed Explanation
Test Cases Review Process | QA best practices and guidelines for review process in Software testing
Переглядів 216Рік тому
Test Cases Review Process | QA best practices and guidelines for review process in Software testing
How To Write Test Cases in Manual Testing | Test Cases creation template and best practices
Переглядів 241Рік тому
How To Write Test Cases in Manual Testing | Test Cases creation template and best practices
How To Read Properties Files in Java Selenium for Test Configuration #26
Переглядів 1,3 тис.Рік тому
How To Read Properties Files in Java Selenium for Test Configuration #26
Hierarchy of Selenium Classes and Interfaces Explained
Переглядів 710Рік тому
Hierarchy of Selenium Classes and Interfaces Explained
How to Learn Selenium Automation Testing for Beginners | How to learn Selenium and Automaiton
Переглядів 333Рік тому
How to Learn Selenium Automation Testing for Beginners | How to learn Selenium and Automaiton
Selectors in Playwright - Text selector| Identify web elements using Text selectors in Playwright
Переглядів 128Рік тому
Selectors in Playwright - Text selector| Identify web elements using Text selectors in Playwright
Test Scenario vs Test Case | How to write Test Scenarios and Test Cases with example
Переглядів 267Рік тому
Test Scenario vs Test Case | How to write Test Scenarios and Test Cases with example
Defect Life Cycle / Bug Life Cycle in Software Testing | Testing Interview Question
Переглядів 5402 роки тому
Defect Life Cycle / Bug Life Cycle in Software Testing | Testing Interview Question
What is defect leakage or Bug leakage | Defect leakage formula | Software Testing Interview Question
Переглядів 4382 роки тому
What is defect leakage or Bug leakage | Defect leakage formula | Software Testing Interview Question
Severity and Priority in Software Testing | Severity Vs Priority with examples | Interview Question
Переглядів 1,6 тис.2 роки тому
Severity and Priority in Software Testing | Severity Vs Priority with examples | Interview Question
Browser context in Playwright | Create Multiple Browser contexts in Playwright
Переглядів 1,1 тис.2 роки тому
Browser context in Playwright | Create Multiple Browser contexts in Playwright
How to record Videos in Playwright for test cases execution
Переглядів 4572 роки тому
How to record Videos in Playwright for test cases execution
Playwright Test Generator | Playwright Inspector | Automatic test code generation tool
Переглядів 3882 роки тому
Playwright Test Generator | Playwright Inspector | Automatic test code generation tool
Playwright setup | Write first test script in Playwright and execute
Переглядів 2762 роки тому
Playwright setup | Write first test script in Playwright and execute