You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App Automation with Selenium Appium helps improve the quality of mobile applications by providing a robust and efficient framework for testing, reducing the time and cost of testing, and ensuring a better user experience.
In My framewrok using excel-sheet i am passing the request parameter(i.e name and job). i have written small methods for these validating the parameter and using testng assert class validated these parameter. after that using file creator method saved the result in a file and generated the allure report using Testng annotations @test .