REST Assured API Testing Tutorial Chapter-08 | Data Driven Testing in Rest Assured using JSON File

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2024

ความคิดเห็น • 2

  • @testerstalk
    @testerstalk  ปีที่แล้ว

    ** FREE TH-cam Full Courses **
    -----------------------------------------------------
    🔊 Rest Assured API Testing Tutorial Crash Course - th-cam.com/video/o9KJhGHl49M/w-d-xo.html
    🔊 API Testing Postman Tutorial Full Course - th-cam.com/video/QKBa8lt5Wfo/w-d-xo.html
    🔊 Specflow Selenium C# Tutorial - th-cam.com/video/7xPcalwU76c/w-d-xo.html
    🔊 Selenium C# .NET NUnit Tutorial - th-cam.com/video/utfaE9Nv1FY/w-d-xo.html
    🔊 EasyRepro Framework D365 CRM Testing Tutorial - th-cam.com/video/x0cHZ3E7Ekw/w-d-xo.html
    🔊 Selenium GRID Tutorial - th-cam.com/video/uVS08EMxThk/w-d-xo.html
    🔊 Appium Mobile App Automation Tutorial - th-cam.com/video/Xnxf6uK7V5Q/w-d-xo.html
    🔊 Appium Selenium GRID Tutorial - th-cam.com/video/OpzWMdL7kRA/w-d-xo.html
    🔊 Data Driven Framework Tutorial - th-cam.com/video/lwkyl-Th9nU/w-d-xo.html
    🔊 Cucumber BDD Framework Tutorial Part1 - th-cam.com/video/Xw4Gok2i2pA/w-d-xo.html
    🔊 Cucumber BDD Framework Tutorial Part2 - th-cam.com/video/Ls9dCu7TTXU/w-d-xo.html
    Chapters
    00:00 Rest Assured Tutorial API Testing Tutorial Full Course
    00:30 Data Driven Testing Framework using JSON File DataProvider annotation.
    01:45 Create test Data json file
    04:48 Create testng test
    06:20 Create dataprovider annotation method
    11:00 Read test data from json file in rest assured api testing
    14:20 Implement Test method
    17:12 Data driven testing in rest assured api testing
    18:07 Create TestNG suite file in testng framework
    20:50 Run testng suite file in rest assured api testing
    21:44 Open log file in rest assured api testing
    *You can follow us on*
    LinkedIN : www.linkedin.com/in/bakkappa-n/
    LinkedIN Group : www.linkedin.com/groups/10393...
    Facebook : facebook.com/groups/24786...
    #testerstalk #tutorial #beginner #latest #java
    #selenium #automationtesting #testing #testautomation #qa #sdet #softwaretesting #bdd #automationframework #seleniumjava #seleniumcsharp #.net #testng #nunit #appium #cucumber #specflow #git #github #tutorial #beginner #seleniumautomationtesting #restapi #api #easyrepro #postman #apitesting #restapitesting

  • @trianhvo6236
    @trianhvo6236 ปีที่แล้ว

    Nice vid, thx a lot! just have a quick question, what if I want to use .feature file to write scenarios, how can I import test data json ?