Category Archives: Cross Browser Testing

Selenium-Webdriver

AutomationCross Browser Testing

Why Selenium WebDriver Should Be Your First Choice for Automation Testing

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

view count53763 Views

Read time10 Min Read

Protractor

AutomationCross Browser TestingSelenium TutorialTutorial

Automated Cross Browser Testing With Protractor & Selenium

This article is a part of our Protractor tutorials. 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

view count32088 Views

Read time13 Min Read

PyTest

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

view count89847 Views

Read time8 Min Read

Modernizr

Cross Browser TestingWeb Development

Feature Detection With Modernizr For Cross Browser Compatibility

Modernizr is an open-source and compact JavaScript library that allows developers to craft various levels of experiences for users depending with respect to cross browser compatibility.

January 15, 2019

view count28056 Views

Read time12 Min Read

WATIR

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

view count27670 Views

Read time12 Min Read

Selenium with Python Tutorial: Running First PyUnit Script

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

view count33385 Views

Read time12 Min Read

CSS LambdaTest

Cross Browser TestingWeb Development

Cross Browser Compatibility with CSS: Using Feature Detection for Seamless Web Design

The primary goal of every web developer is to build websites with modern and intuitive designs that deliver a smooth and seamless user experience irrespective of which browser they might be using to surf the web. The Internet has witnessed a massive unprecedented boom in recent decades.

January 3, 2019

view count36439 Views

Read time19 Min Read

Rocket

Cross Browser Testing

Skyrocket Your Cross Browser Testing with Minimal Effort

One thing that is evident with developers is their preferences for IDE, Operating System, Browser, etc. If you take the case of web developers, a majority of them have an affinity towards certain types of browsers; due to that preference they prefer cross browser testing their source code only on ‘browsers of their choice’.

January 2, 2019

view count14115 Views

Read time3 Min Read

Galen Framework

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

view count25278 Views

Read time7 Min Read

Strategies Test Management

AutomationCross Browser TestingTesting Strategies

Why You Need To Understand Test Management Strategy To Become Pro?

In the current age, the traditional waterfall model is slowly becoming obsolete, paving the way for Agile and DevOps. Previously, the testing phase was kept to be executed in the end and often when the deadline came closer, testing was done in a hurry, leaving many critical bugs in the open stage.

December 19, 2018

view count26676 Views

Read time7 Min Read