Kickstart Python Unittest with Selenium

   We discussed Selenium automation with C# and Kotlin in my previous article. I hope you enjoyed those articles. We know that Python is an interpreted, high-level, general-purpose programming language. Python came before Java and C# programming languages. Python 3.0, released in 2008, was a major revision of the language that is not completely backward-compatible, and... Continue Reading →

Video Recording during Web Automation

   We know that automation testing entirely relies on the pre-scripted test which runs automatically to compare actual results with the expected results. This helps the tester determine whether an application performs as expected. Automation testing helps to reduce the effort of the regression test suite execution of manual testers.    Everyone is familiar with Selenium test... Continue Reading →

Read parameter value from TestNG XML file

     We have some situations in the automation to read parameter values from the TestNG XML file when the engineers use the TestNG framework. The parameter value may be used in different use cases like creating automation driver sessions, during automation execution, and during report generation.      We can read parameter values from... Continue Reading →

Create a website or blog at WordPress.com

Up ↑

%d bloggers like this: