Day: August 15, 2018

Frequently Asked Java Program 18: Java Program to Reverse Every Word of a String

Hello Programmers, “Java Program to Reverse Every Word of a String” is frequently asked programming interview questions to freshers and experienced. I will try here to explain logic in simple steps so that you do not need to remember lines of code. Just implement the logic and you can code it.  Problem statement: Original string      […]

TestNG Tutorials 45: Passing Parameters at Test Method Level in TestNG

Hello folks, TestNG allows us to create parameterized methods in a TestNG class. A TestNG class may contain more than one @Test annotated methods and every test method may accept zero or more parameters. We can pass those parameters as a whole at “suite” level or “test” level. Sometimes, it becomes confusing when there are […]

Please wait...

Subscribe to new posts to become automation expert

Want to be notified when my new post is published? Get my posts in your inbox.