Category Archives: Automation
AutomationCross Browser Testing
Why Selenium WebDriver Should Be Your First Choice for Automation Testing
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on Selenium Tutorial. Developed in 2004 by Thoughtworks for internal usage, Selenium is a widely used tool for automated testing of web applications. Initially, Selenium IDE(Integrated Development Environment) was being used by
January 24, 2019
64485 Views
10 Min Read
AutomationCross Browser TestingSelenium TutorialTutorial
Automated Cross Browser Testing With Protractor & Selenium
This article is a part of our Protractor tutorial. Visit LambdaTest Learning Hub for in-depth tutorials around CI/CD, Selenium, automation testing and more. We are living in an era where numerous test automation tools or libraries are available in the market. The abundance brings along confusion and choosing the right framework turns out to be … Continue reading Automated Cross Browser Testing With Protractor & Selenium
January 22, 2019
42073 Views
13 Min Read
AutomationCross Browser TestingSelenium TutorialTutorial
Test Automation Using Pytest and Selenium WebDriver
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium pytest Tutorial. In today’s times, one of the challenges that developers face is ensuring that their website/web-app works seamlessly across a different set of devices, browsers, and Operating Systems (OS)/platforms. This is where cross browser … Continue reading Test Automation Using Pytest and Selenium WebDriver
January 16, 2019
100347 Views
8 Min Read
Continuous Testing Using Shift Left Testing Approach
Software Industry is changing at a very rapid pace and ‘Time to Market’ has become more critical than ever before.
January 14, 2019
31669 Views
8 Min Read
AutomationCross Browser TestingSelenium TutorialTutorial
Cross Browser Automation Testing Using Watir
We are living in an era where software development demands for automation. Software development methodologies such as RAD(Rapid Application Development), Agile and so on requires you to incorporate automation testing as a part of your release cycle. There exist numerous test automation frameworks used for automation testing.
January 10, 2019
35973 Views
12 Min Read
How To Implement Continuous Testing In DevOps Like A Pro?
In a decade, the need for software development has evolved drastically. The software has become a key differentiator for companies to gain a competitive edge, especially if your company falls under the SaaS umbrella.
January 9, 2019
35807 Views
11 Min Read
AutomationCross Browser TestingSelenium PythonSelenium TutorialTutorial
Run Your PyUnit Script With Selenium Automation Testing
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Selenium as we know, is an open-source test suite used for cross-platform browser automation. Due to its popularity and ease of use, many compatible test frameworks with respect to different programming languages have … Continue reading Run Your PyUnit Script With Selenium Automation Testing
January 7, 2019
41981 Views
12 Min Read
AutomationSelenium TutorialTutorial
JUnit Automation Testing With Selenium
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on JUnit Tutorial. Cross browser testing as we know is a process where you test your website over multiple numbers of browser & browser versions running on different operating systems.
January 4, 2019
43312 Views
9 Min Read
AutomationCross Browser TestingSelenium TutorialTutorial
Using Galen Framework For Automated Cross Browser Layout Testing
Galen Framework is a test automation framework which was originally introduced to perform cross browser layout testing of a web application in a browser.
January 1, 2019
32588 Views
7 Min Read
Are You Confused Between Scripting Testing and Record & Replay Testing?
So you are planning to make a move towards automation testing. But you are continuously debated about which one to opt for? Should you make a move towards Record and Replay automation testing?
December 24, 2018
26114 Views
6 Min Read