All posts by Muthuraja

Selenium Testing With Selenide element Using IntelliJ & Maven

AutomationCross Browser TestingSelenium TutorialTutorial

Selenium Testing With Selenide Element Using IntelliJ & Maven

There are a lot of tools in the market who uses Selenium as a base and create a wrapper on top of it for more customization, better readability of code and less maintenance for eg., Watir, Protractor etc., To know more

February 1, 2019

view count60639 Views

Read time16 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 count43678 Views

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

Read time12 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 count34000 Views

Read time7 Min Read