In my Restasuured Framework project by using excel sheet i am passing request parameters, then I have written validation code, after that by using file creator method saved the response in a file and in the test class using @test we generated the allure report using Testng annotation.
-
Updated
Apr 6, 2023 - Java