Category Archives: UI Testing

Selenium TutorialUI TestingWebsite Testing

How To Get HTML Source Of A Web Element In Selenium Using Python?

Retrieving the page source of a website under scrutiny is a day-to-day task for most test automation engineers. Analysis of the page source helps eliminate bugs identified during regular website UI testing, functional testing, or security testing drills.

March 28, 2024

view count221554 Views

Read time11 Min Read

Cross Browser TestingUI Testing

Tools for Taking Screenshots to Try in 2024

Screenshots! These handy snippets have become indispensable to our daily business as well as personal life. Considering how mandatory they are for everyone in these modern times, every OS and a well-designed game, make sure to deliver a built in feature where screenshots are facilitated.

March 15, 2024

view count29416 Views

Read time4 Min Read

Devising A UI Test Plan

Manual TestingUI Testing

Devising A UI Test Plan That Works Like A Charm

User Interface(UI) is the first thing that the user comes in contact with on your website. A good user interface attracts the user and helps to create a distinct identity of a website.This is why it becomes vital to test your UI, before pushing your website into production.

May 13, 2020

view count96595 Views

Read time14 Min Read