All posts by Bharadwaj Pendyala
Travis CI Tutorial: Build 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
94092 Views
14 Min Read
• Automation • Selenium 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
62034 Views
8 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
123248 Views
13 Min Read
• Automation • Cross Browser Testing • Selenium Tutorial • Tutorial
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
52013 Views
13 Min Read