Testing
-
Software Development
The Right Kind of Failure
Basic question: why do we write our tests first and make sure they go red? Answer: because it’s possible that…
Read More » -
Core Java
9 Of The Best Java Testing Frameworks For 2021
The fact is not alien to us anymore that cross browser testing is imperative to enhance your application’s user experience.…
Read More » -
Enterprise Java
Parameterization with DataProvider in TestNG
Parameterization in TestNG is also known as Parametric Testing which allows testing an application against multiple test data and configurations.…
Read More » -
Core Java
Creating Temporary Files with JUnit 5
This post shows you how to perform unit testing using temporary files with JUnit 5. If you’re still on JUnit…
Read More » -
Software Development
The Importance of Parallel Testing in Selenium
Testing solutions have become more scalable with the advancement of technology, easing organizations’ move from manual testing to Selenium test…
Read More » -
Enterprise Java
Creating effective UI system tests with Selenium
In this video, I’m showing how to create effective UI system tests with Selenium. In my previous video course on…
Read More » -
Software Development
Choosing the Right Testing Strategy to Scale up Mobile App Testing
As soon as we hear the word mobile, we realize that it has majorly occupied the human space. Internet, videos,…
Read More » -
Software Development
A Summary of the Mobile App Testing Trends Report 2021
There are a lot of developers creating thousands of new apps almost every day. With so many apps available in…
Read More » -
Software Development
Key Aspects to Consider While Creating a Successful Continuous Testing Methodology
Organizations today ought to understand thoroughly that there is a critical difference in implementing an effective test automation strategy and…
Read More »