All posts by Bharadwaj Pendyala
• CI/CD
How To Build Your 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
83159 Views
11 Min Read
• Automation • Selenium Tutorial
How Pro-Testers Use CSS Selectors In Selenium Automation Scripts?
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 How Pro-Testers Use CSS Selectors In Selenium Automation Scripts?
February 26, 2019
42826 Views
8 Min Read
• Automation • Cross Browser Testing • Selenium 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
100785 Views
13 Min Read
• Automation • Cross Browser Testing • Selenium 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
38310 Views
13 Min Read