Selenium Easy

Selenium Easy We AIM to provide basic tutorials with working examples from fundamental and progresses to complex examples covering all selenium concepts

We provide basic tutorials with working examples step-by-step through the fundamental and progresses to complex examples covering all the concepts. We will make you to learn Selenium Webdriver, TestNG, JUnit, ANT, Maven, Java (required of Selenium), JExcel, Apache POI and JFree Chart and use them for your needs.

12/10/2019

As we know, TestNG provides default html reports with basic information like No. of tests passed, failed, skipped and time taken to execute these tests in milliseconds. But you may not find it very helpful as the reports generated by TestNG has very little information. TestNG provides IReporter inte...

12/10/2019

Gradle is an open-source build automation tool that is designed to be flexible enough to build almost any type of software. Gradle runs on the JVM and you must have a Java Development Kit (JDK) installed to use it. You can find more information on Gradle You can install the Gradle build tool on Linu...

12/10/2019

In a highly competitive software industry nowadays, the keys to a product’s success are quality and speed. Automated testing emerged as the right-hand assistant for teams to release high-quality software faster and enhance productivity. This efficient practice allows testers to replace repetitive ...

Allure Reporting framework works fine with any test framework like TestNG, JUnit etc. Below example covers the implement...
15/12/2018

Allure Reporting framework works fine with any test framework like TestNG, JUnit etc. Below example covers the implementation of Allure Reports in Selenium using TestNG, Java and Maven

Allure is an open-source framework designed to create interactive and comprehensive test report by Yandex QA Team Each time when we run automation tests, we will have test results to view details about no. of tests passed, failed and failure details etc. And few reports also include test failure scr...

18/11/2018

SoftAssert in TestNG helps to collect all the assertions throughout the method. And to see assertions result at the end of the test, we have to invoke assertAll(). SoftAssert don't throw an exception when an assert fails. The test ex*****on will continue with the next step after the assert sta...

18/11/2018

In order to run protractor tests on multiple browsers, Protractor offers multiCapabilities configuration option. These options should be defined as an array of objects. As we know we can run protractor specs on different browsers by setting the browser name property of the capabilities in the conf.j...

10/11/2018

When we have a lot of test cases in our framework, it takes a lot of time to execute all the test cases. Instead of running tests sequentially, or one after the other, parallel testing allows us to execute multiple tests at the same and decrease the time taken. Parallel testing helps to faster testi...

Address

Hyderabad
500007

Alerts

Be the first to know and let us send you an email when Selenium Easy posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share