Loading…
Venue: Stalker clear filter
arrow_back View All Dates
Friday, May 16
 

10:00 EEST

COFFEE BREAK
Friday May 16, 2025 10:00 - 10:30 EEST
Friday May 16, 2025 10:00 - 10:30 EEST
Stalker

10:30 EEST

Automation In Postman
Friday May 16, 2025 10:30 - 12:30 EEST
If you’ve been using Postman for a while, you know it’s very useful for calling APIs, and testing them. Its strong visualization features make it the modern tool of choice.

But using it can be time consuming and error prone. As good as a tool it is, you still have work to do in planning, execution and reporting your tests. Postman’s automation and productivity features can help you with those.

This workshop is intended for Postman users, who already know the basic features, understand APIs and are ready for speeding up their work, and increasing their testing skills. You'll learn the automation features, as well as write, automate and run a sequence of APIs.

Prerequisites for Attending:
  • Laptop with postman installed
  • Experience with testing APIs manually and Postman

Key Takeaways:
  • Write, automate and run workflows of API requests
  • Use variables, pre-requests and post-responses to chain APIs
  • Understand and use Postman's automation features effectively.
Speakers
avatar for Gil Zilberfeld

Gil Zilberfeld

CTO, TestinGil
Gil Zilberfeld has been in software since childhood, writing BASIC programs on his trusty Sinclair ZX81. He is a trainer and mentor working to make software better.With more than 25 years of developing commercial software, he has vast experience in software methodology and practices... Read More →
Friday May 16, 2025 10:30 - 12:30 EEST
Stalker

12:30 EEST

LUNCH
Friday May 16, 2025 12:30 - 13:30 EEST
Friday May 16, 2025 12:30 - 13:30 EEST
Stalker

13:30 EEST

Strongly typed third-party integrations with TypeScript
Friday May 16, 2025 13:30 - 14:10 EEST
Many of us have to integrate third-party APIs, and we cannot trust their documentation. We also need to track when their data format changes. The same is true for integrating our own (or other teams’) microservices.

In this talk, I will present my approach to doing this safely with TypeScript and how this enables end-to-end contract testing.

This is a very practical, hands-on talk with many concrete examples that will give the audience a clear guide on how to build robust, well documented system integrations.

We leverage NPM modules to version our API definition and create a clear source of truth for all your integrations, be it a REST API, WebSocket or CoAP messages-the same principle applies.

Key Takeaways:
  • Learn about TypeBox and how I use it to make integrations of third-party APIs type-safe
  • See a code-example where a frontend-application runs against a mock-API using these types
  • Get to know techniques to discover breaking API changes through monitoring
Speakers
avatar for Markus Tacker

Markus Tacker

Principal R&D Engineer, Nordic Semiconductor ASA
Markus is a coder by heart and an organizational hacker by passion. As a software crafter he uses his 25+ years of experience working as a developer, consultant, coach, mentor, and founder to build cloud-based solutions for the Internet of Things. His professional career has been... Read More →
Friday May 16, 2025 13:30 - 14:10 EEST
Stalker

14:10 EEST

The Next Frontier: Appium 3.0 - Building a Robust Future for Mobile Test Automation
Friday May 16, 2025 14:10 - 14:50 EEST
Join us as we explore Appium 3.0's evolution in mobile test automation. This session will uncover how the upgrade to Node.js 20+ and Express v5 with HTTP2 enhances test execution performance, while addressing common iOS automation challenges including code signing issues. Learn about improved debugging capabilities through better Appium Inspector integration and discover how architectural refinements streamline your testing workflow. Whether you're a seasoned Appium user or just getting started, you'll gain practical insights into leveraging Appium 3.0's features and preparing for the upcoming release in 2025.
Outline:
Appium 3.0 represents a significant step forward in the evolution of mobile test automation, focusing on modernization, performance, and enhanced user experience. While maintaining the familiar architecture of Appium v2, this major release introduces crucial improvements that will shape the future of mobile testing.
In this session, we'll explore how Appium 3.0's adoption of Node.js 20+ and Express v5 with HTTP2 integration will deliver improved performance and reliability for test execution. We'll dive into architectural refinements including streamlined core functionality, enhanced security through driver-specific controls, and improved W3C compliance that removes deprecated endpoints.
Developers and QA engineers will particularly benefit from the enhanced debugging capabilities through better Appium Inspector integration, featuring seamless session attachment and improved real-time debugging workflows. The potential ESM migration showcases Appium's commitment to modern development practices and improved session management.
Whether you're managing large-scale test suites or building new test frameworks, this talk will provide valuable insights into Appium 3.0's features and how they translate to practical benefits in your testing workflow. Join us to understand the roadmap, migration strategies, and how these improvements will enhance your mobile testing experience.
Key Takeaways:
  • Future-Ready Architecture: Appium 3.0's upgrade to Node.js 20+ and Express v5 with HTTP2 integration ensures better performance and stability for modern testing needs.
  • Enhanced Developer Experience: Better debugging capabilities through improved Appium Inspector integration and session management, making test development and maintenance more efficient.
  • Seamless Migration Path: While introducing modern improvements, Appium 3.0 maintains compatibility with v2's architecture, ensuring a smooth transition for existing test suites before the April 2025 release.


Speakers
avatar for Srinivasan Sekar

Srinivasan Sekar

Director of Engineering, LambdaTest
Srinivasan Sekar is a Director of Engineering at LambdaTest. He loves contributing to Open Source. He is an Appium Member and Contributor to various open-source repositories like Selenium, Webdriver.io, taiko, etc. He worked extensively on testing various Microservices, EvenDriven... Read More →
avatar for Sai Krishna

Sai Krishna

Director of Engineering, LambdaTest
I am a Director of Engineering at LambdaTest. As an active contributor to Appium and a member of the Appium organization, I am deeply involved in the open-source community. I am passionate about innovative thinking and love to contribute to open-source technologies. Additionally... Read More →
Friday May 16, 2025 14:10 - 14:50 EEST
Stalker

14:50 EEST

Revolutionizing Test Automation with Healenium’s Self-Healing Capabilities in Dynamic Testing Environments
Friday May 16, 2025 14:50 - 15:30 EEST
Modern test automation frameworks often struggle to keep pace with the rapid evolution of dynamic web applications. Frequent UI updates lead to brittle tests and broken locators when UI has strict design of dynamic web element due to Regulatory or Compliance Restrictions, creates bottleneck in agile workflows and CI/CD pipelines. Healenium, an advanced AI-driven self-healing tool, addresses this challenge by seamlessly integrating with Selenium to dynamically repair broken locators during run.

This presentation delves deep into Healenium’s architecture, which combines machine learning models and contextual analysis to detect, predict, and heal test failures caused by UI changes. We will explore its ability to maintain a centralized locator repository, track locator evolution, and apply predictive healing strategies to ensure test continuity. Real-world case studies will showcase how organizations using Healenium have achieved over 50% reduction in test maintenance efforts, minimized downtime in CI/CD pipelines, and enhanced test reliability.

Key topics include:
  • The principles of self-healing test automation and how Healenium leverages locator similarity algorithms.
  • Step-by-step integration of Healenium into existing Selenium frameworks with minimal disruption.
  • Comparative analysis: traditional test maintenance vs. Healenium-enabled self-healing.
  • Best practices for maximizing the potential of Healenium in complex, large-scale test environments.

Healenium is redefining the future of test automation by empowering teams to deliver faster, smarter, and more reliable software.

This session is designed for advanced test automation engineers, QA architects professionals seeking cutting-edge solutions to address test instability in dynamic applications by reducing the test maintenance overhead using AI and machine learning. Attendees will learn how Healenium improves test resilience, optimizes CI/CD pipelines, and enables QA teams to focus on writing new tests rather than repairing broken ones.

Key Takeaways:
  • Discover the Power of Self-Healing Automation
  • Reduce Test Maintenance Overhead
  • Future-Proof Your Automation Suite
Speakers
avatar for Reshmi Raji

Reshmi Raji

Automation Test Lead, Accenture
Reshmi is an Automation Test Lead with 10+ years of experience. She had worked as Developer, Implementation Engineer and Tester in different domains and for different geographical customers. She is passionate on exploring new technology and innovative ideas to improvise the quality... Read More →
avatar for Indrani Banerjee

Indrani Banerjee

Senior QA Automation Engineer, Accenture
Friday May 16, 2025 14:50 - 15:30 EEST
Stalker

15:30 EEST

COFFEE BREAK
Friday May 16, 2025 15:30 - 16:00 EEST
Friday May 16, 2025 15:30 - 16:00 EEST
Stalker
 
Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
Filtered by Date -