Se Data Driven Designer

Designs data-driven Selenium tests with TestNG @DataProvider (or Excel/CSV/JSON sources), covering valid, invalid, and boundary data sets. Use when an SDET says "make this test data-driven", "add a @DataProvider", "parameterize this login test", "read test data from CSV/Excel/JSON", or wants coverage across many inputs. Produces test scaffolding and data the engineer must run and review.

PramodDutta Updated

File contents

pramoddutta/skillmasterclass/tree/main/skill_dir/Test Automation/framework-packs/selenium-pack/se-data-driven-designer commit cce1f8ba8d

Frequently asked questions

npx skillmds@latest add pramoddutta/se-data-driven-designer-2