Category Archives: Automation

Gauge Framework- Test Automation LambdaTest

AutomationCross Browser TestingSelenium TutorialTutorial

Gauge Framework – How to Perform Test Automation

Gauge is a free open source test automation framework released by creators of Selenium, ThoughtWorks. Test automation with Gauge framework is used to create readable and maintainable tests with

January 30, 2019

view count61958 Views

Read time13 Min Read

QA leads

AutomationManual TestingTesting Strategies

How Professional QA Lead Set Goals For A Test Department?

One of the initial challenges faced by a QA lead or a manager in any department from product planning to development & testing, revolves around figuring the right composition of the team. The composition would

January 29, 2019

view count72652 Views

Read time13 Min Read

Why You Need To Care About Automated Functional Testing In 2019?

Automation

Why You Need To Care About Automated Functional Testing In 2020?

How many times have you come across products that have good UI but really bad functionality such as severe lagging experience and ample number of bugs or vice-versa. There could be multiple reasons for the

January 25, 2019

view count21500 Views

Read time16 Min Read

Selenium-Webdriver

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

view count66669 Views

Read time10 Min Read

Protractor

AutomationCross Browser TestingSelenium TutorialTutorial

Automated Cross Browser Testing With Protractor & Selenium

Selecting the right test automation framework is crucial for achieving reliable test coverage and improving ROI. Protractor, built on top of Selenium WebDriver, is widely used for testing Angular and AngularJS applications. It was originally designed to handle AngularJS components with features like by.model, by.binding, and automatic synchronization with the AngularJS framework. Over time, it … Continue reading Automated Cross Browser Testing With Protractor & Selenium

January 22, 2019

view count44009 Views

Read time20 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 count101813 Views

Read time8 Min Read

AutomationDevOps

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

view count33248 Views

Read time8 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 count37639 Views

Read time12 Min Read

Continuous Testing

AutomationDevOps

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

view count37519 Views

Read time11 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 count43959 Views

Read time12 Min Read