Can someone tell me the steps to perform ui automation testing by using jenkins(installed on linux). i need to fetch the code from github and need to show the test result in jenkins

project(serinity frame work + java code +gradle)

Probably not. We generally help people get unstuck not write complete solutions for them.

I recommend figuring out how to do what you want without Jenkins, then use sh or bat statements inside pipeline to do the same things