Talks & Conferences
Past :
1) VodQa meetup,Pune,February 2019
- Topic: Future of testing : how to we test ML/AI application
- Speaker: Divya Rakhiani and Tarun Maini
- Talk Summary: This was a hands-on workshop to educate and showcase the difference in
testing a regular application vs an ML/AI application. Also, what are the
different types of ML/AI applications in the market today and what testing
tools, frameworks, metrics are used to test them?
2) VodQa meetup,Gurgaon,March 2019
- Topic: _UI automation using Taiko - Speaker: Divya Rakhiani and Harmeet Singh - Talk Summary: This was a 45 min talk to showcase how “Taiko”,an opensource testing framework, is used to script tests. It is the perfect tool to take your team from a manual to an automation mindset. It is extremely simple to set up and the learning curve is gentle.
3) WomenInTechnology meetup,Gurgaon,December 2018
- Topic: Introduction to Docker in Microservices and Deployment to cloud - Speaker: Divya Rakhiani,Prachi Tyagi,Sonal Chandani and Juhi Jariwala - Talk Summary: This was a full-day hands-on workshop to educate the participants on what is docker? how are microservices deployed on docker? and how microservices leverage CI/CD in the cloud using Docker (AWS infrastructure)?
4) VodQa meetup,Gurgaon,May 2018
- Topic: Test strategy with Micro services(Contract Testing and Service Virtualization) - Speaker: Divya Rakhiani and Ishaan Madaan - Talk Summary: This was a 2-hour hands-on workshop to educate the participants about the concept of Contract testing using the tool PACT. The idea of, not just mocking APIs but embracing service virtualization to create testing frameworks, was discussed.
5) XCONF,Gurgaon,September 2016
- Topic: Let’s implement test pyramid - Speaker: Divya Rakhiani and Hanika Chauhan - Talk Summary: This was a 30 min lightning talk about implementing the test pyramid on a weather application. The goal of the talk was to advocate writing limited end to end tests as they are expensive and maintenance heavy.