Skip to content

CODEBUN

  • Home
  • Automation
    • Selenium Tutorial
    • Selenium Web Driver With Java
    • Selenium Web Driver With C#
    • Katalon studio
    • Puppeteer and Jest
  • Development
    • Java Tutorial
    • JSP Tutorial
    • Servlet Tutorial
    • Spring Tutorial
    • Hibernate Tutorial
    • Spring Boot with ReactJS
    • Angular JS
    • JS and HTML
    • C# Tutorial
    • ReactJS Tutorial
    • MERN Stack Development
    • Java web application Development tutorial
    • Database Tutorial
    • Android Tutorial
  • Projects
    • Project In Java
    • Project In Hibernate
    • Project in spring
    • Java web application Development tutorial
    • UML Diagrams
    • PHP Project
  • Programs
    • Java program
    • VB Program
    • C# Program
  • Interview Q&A
    • Placement Q&A
      • Computer || Programming
      • Maths
      • Reasoning
      • English
    • C Interview Questions and Answer
    • Data Structure Q & A
    • Operating System Interview Q&A
    • HTML and CSS Q&A
Menu
  • Home
  • Automation
    • Selenium Tutorial
    • Selenium Web Driver With Java
    • Selenium Web Driver With C#
    • Katalon studio
    • Puppeteer and Jest
  • Development
    • Java Tutorial
    • JSP Tutorial
    • Servlet Tutorial
    • Spring Tutorial
    • Hibernate Tutorial
    • Spring Boot with ReactJS
    • Angular JS
    • JS and HTML
    • C# Tutorial
    • ReactJS Tutorial
    • MERN Stack Development
    • Java web application Development tutorial
    • Database Tutorial
    • Android Tutorial
  • Projects
    • Project In Java
    • Project In Hibernate
    • Project in spring
    • Java web application Development tutorial
    • UML Diagrams
    • PHP Project
  • Programs
    • Java program
    • VB Program
    • C# Program
  • Interview Q&A
    • Placement Q&A
      • Computer || Programming
      • Maths
      • Reasoning
      • English
    • C Interview Questions and Answer
    • Data Structure Q & A
    • Operating System Interview Q&A
    • HTML and CSS Q&A
Search
Close this search box.
Search

Automation Testing Interview Questions for Wait in Selenium C Sharp

In Selenium automation testing, one of the common challenges is managing waits effectively to ensure tests run reliably across different environments. Handling waits is a

Read More »
December 1, 2024

Automation Task: Extracting Product Names and Ratings with Selenium in C#

In this blog, we’ll explore a practical Selenium task often encountered in interview scenarios for QA engineers. The task involves navigating a website, interacting with

Read More »
November 25, 2024

Space Booking Project in java using JSP and Servlet with source code

The Space Booking System is a web-based application designed to streamline the process of reserving spaces such as meeting rooms, halls, co-working spaces, houses, or

Read More »
November 23, 2024

Design Test Automation Framework using Java, Selenium, TestNG, POM

Create a Test Automation Framework from scratch using Java, Selenium, TestNG, and the Page Object Model (POM) involves several steps. Here’s a guide to help

Read More »
August 1, 2024

Bug Reporting Project using Spring Boot, Hibernate, JPA and Mysql

Online Bug Reporting project in Java using frameworks like Spring Boot, Hibernate, JPA, MySql, JSP, JSTL, Maven, and MVC with source code and project report.

Read More »
July 8, 2024

Cannot find the declaration of element ‘project’ in Pom.xml

Error: cvc-elt.1.a: Cannot find the declaration of element ‘project’. Solution Please change the URL HTTP to HTTPS for the the attribute of <Project> tag. Remove:

Read More »
May 8, 2024

Failed to configure a DataSource: ‘url’ attribute is not specified

Error Description: Failed to configure a DataSource: ‘url’ attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable

Read More »
May 8, 2024

Solve “Non-resolvable parent POM” Error in pom.xml with Spring Boot 3

The error “Non-resolvable parent POM” typically occurs when Maven cannot find the parent POM (Project Object Model) of your project. To solve this issue in

Read More »
May 8, 2024

JSP and Servlet Project Configuration Tutorial

In this article, I will show the steps required to configure and set up the Spring boot web application project on a Windows machine and

Read More »
May 2, 2024

How to solve error dependencies.dependency.version’ for mysql:mysql-connector-java:jar is missing in Pom.xml

Open the Pom.xml file into the project and Update the maven dependency version(Required) for MySQL <dependency> <groupId>mysql</groupId> <artifactId>mysql-connector-java</artifactId> <version>8.0.15</version> </dependency>  

Read More »
April 29, 2024
« Previous Page1 Page2 Page3 Page4 … Page112 Next »

Recent Post

Sentiment Analysis Project using Java, Spring Boot, AI, Ollama, and ReactJS

October 4, 2025

Image Denoising Project using Python, Keras, AI, ML, Deep Learning

October 3, 2025

AI-Powered Document Analyzer Project using Python, OCR, and NLP

October 3, 2025

AI-Based Fake News Detection System using Python and NLP

September 19, 2025

AI-Based Tumor Detection and Q&A Chatbot using Python, AI, Deep Learning and RAG

September 8, 2025

Bird Species Recognition Project using Python, AI, ML and Deep Learning

August 29, 2025

Automation Testing Training with Playwright, API, TypeScript & AI

August 28, 2025

Selenium with C#, NUnit, SpecFlow, and RestSharp Training Program

August 24, 2025

Automation Testing Training with Selenium, Java, TestNG, Cucumber

August 24, 2025

How to Explain Your Automation Testing Project in an Interview

December 1, 2024

CODEBUN

  • jcodebun@gmail.com
  • +91 8827363777
Facebook Twitter Youtube

Automation

  • Who We Are?
  • Services And Plan
  • Contact Us
  • Privacy Policy
  • Terms And Conditions
  • Internship

Programs

  • Java program
  • VB Program
  • C# Program

Automation

  • Selenium Tutorial
  • Selenium Web Driver With Java
  • Selenium Web Driver With C#
  • Katalon studio
  • Puppeteer and Jest