Cucumber Spicejetpom.xml <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</mod...Nov 29, 2024·2 min read
Selenium web componentSelect date picker - change date - iframe Drag and DroppableSep 2, 2024·1 min read
Automation Testing 2Explain the difference between selenium IDE, Selenium WebDriver and Selenium Grid Selenium is a popular open-source framework for automating web browser interactions. It provides several components, each designed to address different aspects of test...Aug 12, 2024·6 min read
Automation TestingIn software development, testing is crucial to ensuring that software functions correctly and meets the specified requirements. There are two primary approaches to testing: automated testing and manual testing. Each has its own strengths, weaknesses,...Aug 12, 2024·10 min read