SPShahriar Priyoinshahriarpriyo98.hashnode.dev·Jul 10, 2024 · 1 min readThe Art of Exploratory TestingThe traditional image of software testing might be one of testers meticulously crafting test cases. However, exploratory testing offers a different perspective, prioritizing adaptability and on-the-fly exploration. Imagine yourself as a software dete...00
SPShahriar Priyoinshahriarpriyo98.hashnode.dev·Jul 7, 2024 · 2 min readSelenium Test Triumphs: Avoid These 10 Common MistakesSelenium WebDriver has become a cornerstone of web automation testing. It streamlines repetitive tasks, improves accuracy, and saves development time. But even the most powerful tool can be misused. Here, we'll unveil 10 common mistakes that can tri...00
SPShahriar Priyoinshahriarpriyo98.hashnode.dev·Jul 6, 2024 · 2 min readThe Rise of the Machines: Can AI Truly Replace Human Testers?After the surprising development of AI in past 2 years or so, everyone related to tech industry has a mixed feeling. There was a fear around the horizon that AI might change all dimensions of job. But that isn't the case so far. The landscape of so...00
SPShahriar Priyoinshahriarpriyo98.hashnode.dev·Jul 4, 2024 · 2 min readSpeedy Releases, Happy Developers: How Continuous Integration(CI) and Continuous Testing(CT) Work TogetherStreamline your development workflow and release high-quality software faster with the dynamic duo of Continuous Integration (CI) and Continuous Testing (CT). Imagine a world where code commits, testing, and software updates flow together seamlessly ...00
SPShahriar Priyoinshahriarpriyo98.hashnode.dev·Jul 3, 2024 · 3 min readHow BDD makes Software Development a ConversationImagine building software where everyone's on the same page. That's the power of Behavior-Driven Development (BDD). What is BDD? Think of BDD as a shared language for developers, testers, and stakeholders. It focuses on how the software should behave...00