Leyla GORMELSetup Charles Proxy for macOS, iOS GuideCharles Proxy is an HTTP proxy and monitoring tool for view or debugging or editing all of the HTTP and SSL / HTTPS traffic between their…May 23, 2021May 23, 2021
Leyla GORMELHow to Take a Screenshot With Selenium, TestNG and MavenMost of the time, we may need to take screenshots. We can take screenshots during test execution. This is how we can check UI errors or…May 11, 2021May 11, 2021
Leyla GORMELManage Execution and Data with TestNGWhen we want to write or run hundreds of test cases, we need to manage those with minimum effort. We can use JSON or XML files to read and…May 9, 2021May 9, 2021
Leyla GORMELHow To Find All Broken Links On The Page With SeleniumSometimes you need to check all links on your project. You can do this with Postman or any other API test tool but this way easier. When…May 9, 2021May 9, 2021
Leyla GORMELHow We Can Run Testng.xml File on Terminal with Maven?I am going to show you how we can run testng.xml file on terminal. Sometimes we need to run dozens or hundreds of test cases. We can run…May 5, 2021May 5, 2021
Leyla GORMELParallel Testing with TestNGI am going to show you how we make config for parallel testing. Let’s start with creating a testng.xml file.May 5, 2021May 5, 2021
Leyla GORMELCross Browser TestingWhat is Cross Browser Testing and why we need this?May 4, 2021May 4, 2021
Leyla GORMELHeadless Selenium Example and UsageWhat is Headless Mode Selenium? Advantage of Headless SeleniumMay 4, 2021May 4, 2021
Leyla GORMELWhat is TestNG? Installation with Simple ExampleIn this article, I will show you how we install and import TestNG to our project.May 3, 2021May 3, 2021