Testing
-
Software Development
Ultimate Guide to Apply Field Testing for Mobile Application
Field Testing and Its Importance Field testing is a critical step in the last phase of mobile testing. After all…
Read More » -
Software Development
Simulators vs Emulators vs Real Devices | Mobile Testing Differences
Mobile testing involves spotting bugs in a mobile application and fixing them – ranging from identifying sign-up issues, breaking in…
Read More » -
Core Java
A Java Test Class Doesn’t Test a Class
If you write tests badly, you end up with a Curdled Test Fixture, where there’s an unholy mess of unrelated…
Read More » -
Web Development
Top 8 Strategies for Successful Cross Browser Testing
We live in an age where more than 5 lakh websites are created daily. As of today there are nearly…
Read More » -
Enterprise Java
How To Upgrade From Selenium 3 To Selenium 4?
Selenium 4, the latest version of the Selenium framework, has become the talk of the town since its announcement in…
Read More » -
Core Java
The Temporary Test Property
Just because you can make a variable a long-term property of a test fixture doesn’t mean you should. This is…
Read More » -
Core Java
Testing Logging Output in Java
One of my more popular posts on this site is on how to use Mockito to mock logging. Testing that…
Read More » -
Software Development
12 Important Software Testing Trends for 2021 You Need to Know
Software testing is making many moves. From AI to ML, it is continually innovating and advancing with the shifting technology…
Read More » -
Web Development
How To Debug Websites On Android With Different Browsers?
We all know that a lot of web traffic worldwide came from mobile devices these days. But have you ever…
Read More »