Mastering Playwright | Data Driven Testing | JSON | CSV | QA Automation Alchemist

Поділитися
Вставка
  • Опубліковано 30 гру 2023
  • This video will explain about how to implement data driven testing with JSON file and csv file.
    github.com/MukunthanML/enterp...
  • Наука та технологія

КОМЕНТАРІ • 2

  • @anupkapale7953
    @anupkapale7953 5 місяців тому +2

    hey, I've structured my test cases with dedicated spec files for each page in my project-loginpage.spec.ts, cartpage.spec.ts, checkout.spec.ts, and orderreview.spec.ts. I'm seeking advice on whether this framework design is recommended, as I prefer not to consolidate all test cases into a single file. Additionally, I'd appreciate guidance on managing page transitions effectively and implementing sequentially test execution through a project.config.ts configuration. Your insights and assistance would be invaluable. Thank you.

    • @QaAutomationAlchemist
      @QaAutomationAlchemist  5 місяців тому

      Thanks for your comment. Will try to cover page transition and sequencing in upcoming videos.
      Happy learning 👍