Can I use the same name of test on LambdaTest similar to the method name I am using?

I would like to use the same method name.

Hello Ian,

Yes, you can use the below code for that:

test_name = request.node.name
caps['name'] = test_name