Day: July 15, 2018

Java Programs 15: Java Program to Print Fibonacci Series at Given Position Using Recursion

Hello Folks, It is frequently asked interview question to write a java program to print fibonacci number at any given position. I have already explained about program logics to print fibonacci series using both recursive and iterative model. Java program to print fibonacci series using iteration logic java program to print fibonacci series using recursion […]

Advanced TestNG Tutorials 35: How To Pass Multiple Group Names to be Run at Runtime in TestNG XML Using Beanshell

Hello Folks, Before continuing this post, you must go through below posts: Integration of TestNG and Beanshell How To Pass a Group Name to be Run at Runtime in TestNG XML Using Beanshell Problem statement: You have created so many test methods with different groups. You do not need to run all group every time. […]

Advanced TestNG Tutorials 34: How To Pass a Group Name to be Run at Runtime in TestNG XML Using Beanshell

Hello Folks, In last post, we have seen how integration of beanshell and TestNg can help us to achieve “AND” and “OR” conditions with group names to be executed. Problem statement: You have created so many test methods with different groups. You do not need to run all group every time. You need to include […]

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.