Data in Test Automation is More Than Data Driven Testing
When testers talk about data in test automation, they mostly talk about Data Driven Testing. Many times, data that is not even driving the test flow is put under the umbrella of data driven testing. Arjuna (https://arjuna-taf.readthedocs.io/), a Python test framework that extends pytest, treats data as a framework-level concern. It categorizes data requirements into multiple areas. Explore how to write tests with Arjuna that handle these different types of data. Specifically, demonstrating how to handle configuration, data references and localization, simple query languages, complex associated data generation, and meta-programming and data entities. Attendees will take away how proper data management leads to better automated testing, and will be ready to write their own data-conscious tests in Python with Arjuna!
- Speakers
- Rahul Verma, Head of Test Automation, trendig technology services GmbH