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
Example of Testing API using postman and generate report with newman. In this repository store multiple project which I learning and testing about API testing(postman).Also demo add for every website report
Black-Box exploratory web testing use Selenium WebDriver(Katalon tool) to record the testsuites to test the given website and built test plan report showing bug description and finding bugs along with suggesting steps to how to fix the bugs in the initial stage.
The org.example package automates YouTube testing using Selenium WebDriver. It tests login, video search, playback, liking, commenting, channel interactions, and logout, using TestNG for execution and WebDriverWait for synchronization.