Is there any way to add a index value to request names in automatic way?

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question:
Hi all, i was wondering if its possible to add a index value to a request inside a folder in a automatic way.
Example:

folder “integration-test”
1- Login
2- Set value
3- Sale
4-Logout

Because i’m facing that once we use the collection executor and some test fails its really hard to find which test itself is generating the problem, think that in huge collections there will be repeated or similar names between requests.

Other question could be, why the request that fails are not links to the original request, this is a other way to get simpler to find the collection or request with problems.

Thanks!

Details (like screenshots):

How I found the problem:

I’ve already tried:

1 Like