Testing
-
Web Development
WebDriverIO Tutorial For Handling Dropdown In Selenium
While performing automated browser testing, there’ll be plenty of times when you’d have to handle the dropdown menu. Often used…
Read More » -
Agile
Top 13 Challenges Faced In Agile Testing By Every Tester
Even though we strive for success in whatever journey we undertake, sometimes failure is inevitable. But in most cases, if…
Read More » -
Enterprise Java
Maven Tutorial For Selenium Test Automation
While working on a project for test automation, you’d require all the Selenium dependencies associated with it. Usually these dependencies…
Read More » -
Software Development
What Is Parallel Testing And Why To Adopt It?
With the advancement in technology, testing solutions have become more scalable than ever, as organizations moved to Selenium test automation…
Read More » -
Enterprise Java
Clean Code from the Trenches – Writing Executable Specifications with JUnit 5, Mockito, and AssertJ
Executable Specifications are tests that can also serve as design specifications. They enable technical and business teams to get on…
Read More » -
Enterprise Java
Testing using mocks
Mock objects are very useful if used right way. I shared some of the experience of using Mock Objects in need-driven-software-development-using post.…
Read More » -
Enterprise Java
Invoking Secure WCF SOAP Service using SoapUI – Part 1, The service
In this saga divided into three-part, I will demonstrate how to use the SoapUI API tool to invoke a secured…
Read More » -
Enterprise Java
Clean Unit Testing
It’s easy to write “unit test” tests that use JUnit and some mocking library. They may produce code coverage that…
Read More » -
Software Development
Why You Need Build Automation Tools for Selenium Automation Testing?
Being an automation tester, we do realize that in a release cycle, time is always of the essence.! Selenium test…
Read More »