Category Archives: Automation

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 count90107 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 count24297 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 count27810 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 count28379 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 count33544 Views

Read time12 Min Read

JUnit

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

view count32371 Views

Read time9 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 count25406 Views

Read time7 Min Read

Scripting

Automation

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

view count21012 Views

Read time6 Min Read

Shift-Left Testing

AutomationDevOpsManual TestingMiscellaneous

Guide to Shift left testing approach and how to use it to improve product quality

With the evolution of the software industry, new trends & operating models also evolved and each ‘software model’ aimed at bringing more efficiency at every stage of ‘software development’. Having more efficiency

December 20, 2018

view count71457 Views

Read time10 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 count26795 Views

Read time7 Min Read