Schedule Your Personal Demo×
• Selenium Python • Automation • Tutorial
Nose2 is a popular test runner in Python that can detect the unit tests in your project and execute them. If you are familiar with unittest – Python’s standard library and prefer the same over other test automation frameworks in Python, then you should have a brief look at Nose2 Python.
April 21, 2021
108998 Views
18 Min
The pandemic of 2019-2020 made us all lazy. With no option but to sit at home, 35.82% of us gained weight in that phase, thanks to our laziness. Fortunately, that phase gives us an excellent chance to understand a somewhat similar concept in web development.
April 19, 2021
148543 Views
14 Min
• Selenium Python • Automation • Tutorial
A challenge that many developers face in Selenium test automation is choosing the right test framework that can help them come up with automated tests with minimal (or no) requirement of boilerplate code.
April 16, 2021
101596 Views
16 Min
• Automation • Selenium PHP • Tutorial
One of the common scenarios in a web application (or a web app) is opening up a new browser window (or tab) once the user performs a specific activity.
April 12, 2021
90893 Views
14 Min
2 Million+ Teams Rely On LambdaTest For Test Orchestration and Test Execution Needs.
Jenkins Pipeline is an automation solution that lets you create simple or complex (template) pipelines via the DSL used in each pipeline. Jenkins provides two ways of developing a pipeline- Scripted and Declarative.
April 8, 2021
139167 Views
14 Min
• Automation • Selenium Tutorial
The primary intent of Selenium test automation is to expedite the testing process. In the majority of the cases, automation tests using Selenium perform exceptionally better than the manual counterparts.
April 7, 2021
131706 Views
19 Min
• Selenium PHP • Selenium JavaScript • Tutorial
There are cases where test scenarios may fail unexpectedly with Selenium commands (e.g., click operation on the button web element does not result in a click even though the button is enabled).
April 5, 2021
54879 Views
12 Min
A user might be operating in front of a mobile screen and a desktop screen, but their expectation changes widely on both devices. A user in front of a mobile device is a little less patient, as they are mostly “on the go” compared to when they are in front of a desktop.
April 2, 2021
54406 Views
9 Min
2 Million+ Teams Rely On LambdaTest For Test Orchestration and Test Execution Needs.