logo logo
Srinivasan Sekar

Srinivasan Sekar is a Lead Consultant at ThoughtWorks. He loves contributing to Open Source. He is an Appium Member and Selenium Contributor as well. He worked extensively on testing various Mobile and Web Applications. He specializes in building automation frameworks. He has also spoken at various conferences including SeleniumConf, AppiumConf, SLASSCOM, BelgradeTestConf, QuestForQualityConf, and FOSDEM.

Consumer Driven Contract Testing [Webinar Recording]

Consumer Driven Contract Testing [Webinar Recording]

In the previous blog posts of this series, we gave an introduction to consumer-driven contract testing, writing contract tests using Pact JS, Pact Java, and Spring Cloud Contract,...

Event Driven Architecture: How to Perform Contract Testing in Kafka/PubSub

Event Driven Architecture: How to Perform Contract Testing...

In the previous article, we discussed how to use the Spring Cloud Contract to write contract testing. In this article, we will look at how to do contract testing in the Event...

Consumer Driven Contract Testing Using Pact Java

Consumer-Driven Contract Testing using Pact Java

In the previous article we discussed how we can use Pact for consumer-driven testing using JavaScript. In this chapter, we will look at how we can use Pact for consumer-driven...

Consumer-Driven Contract Testing using Spring Cloud Contract

Consumer-Driven Contract Testing using Spring Cloud Contract

Spring Cloud Contract is an umbrella project that holds solutions to help users implement contract tests. It has two main modules: Spring Cloud Contract Verifier, which is...

Next Generation Front End Testing using WebDriver and DevTools

Next Generation Front End Testing using WebDriver and...

In the previous article, you’ve seen what Chrome DevTools protocol is and how Selenium 4 came up with its native support for Chrome DevTools protocol, etc. In this article,...

Chrome DevTools

Next Generation Front End Testing using WebDriver and DevTools:...

Back in 2017, Google has announced Multi-client remote debugging support on Chrome v63 and above. Multi-client remote debugging support opens up interesting opportunities for...