All posts by Bharadwaj Pendyala

About Bharadwaj Pendyala

Bharadwaj has more than 5+ year of experience in handling Automation Testing who is also an expert in handling Manual Testing, API Automation, Performance Testing and Certified Agile Practitioner who is currently handling projects in TDD and BDD methodologies with both custom built and hybrid automation frameworks

Follow me on:

Blogs: 4

CI/CDTutorial

How To Build First CI/CD Pipeline With Travis CI?

Continuous Integration is considered one of the best practices in development where code integrations are done frequently into the code repository rather than waiting to commit a larger version.

March 24, 2021

view count91442 Views

Read time11 Min Read

How To Use CSS Selectors In Selenium Automation Scripts

AutomationSelenium Tutorial

CSS Selectors in Selenium: Pro-Tester’s Mastering Guide

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Locators Tutorial. CSS Selectors in Selenium are used to identifying a user desired HTML web element. This fits into an element locator strategy of automated test development where the primary aim is to interact with … Continue reading CSS Selectors in Selenium: Pro-Tester’s Mastering Guide

February 26, 2019

view count58006 Views

Read time7 Min Read

Automation Testing With Selenium, Cucumber & TestNG

AutomationCross Browser TestingSelenium TutorialTutorial

Automation Testing With Selenium, Cucumber & TestNG

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Cucumber is a test automation framework which leverages Behavior Driven Development for collaboration in between Business and IT teams. It empowers a user to define an application’s behavior in plain English

February 18, 2019

view count117926 Views

Read time13 Min Read

Gauge Framework- Test Automation LambdaTest

AutomationCross Browser TestingSelenium TutorialTutorial

Gauge Framework – How to Perform Test Automation

Gauge is a free open source test automation framework released by creators of Selenium, ThoughtWorks. Test automation with Gauge framework is used to create readable and maintainable tests with

January 30, 2019

view count48690 Views

Read time13 Min Read