How to generate test case from random identifier thorugh RPE ?
Accepted answer
Hi Sunil,
In RPE template, you can apply sort (for query feed/entry/content/testcase) on webId in Ascending direction, Sort as number so that all test cases are printed by webId in ascending order. On the same query, apply Scripted Filter webId>500 so that testcase #501 and later are printed.