Hi

I'm using Jmeter since one month...In learning process.... the scenario is
like this..... I login as Org admin and create an user......As soon i create
an User in return value it creates an User ID which i'll be using it for
further HTTP requests.... The problem am facing is i'm unable to fetch the
"syntax" to be used in the regular expression extractor....

-----
http://172.18.10.1:3128/Web/performAction?view=orgManageUser&id=30
&_tabId_orgUserGrid=orgUserGrid_Users&showOrgUserMode=addMode
-----

The above url is the path which is coming while i create the user..... The
"id=30" is the Org id......... Now in order to extract the id i use a
regular expression extractor. I make the following settings.....
                            Response Field to check : URL
                            Regular Expression         : (\d+)

Its not working..... Can anyone tell me a possible solution please ??

Regards
-- 
Nithya Prakash.L
[email protected]
+919623320453

Reply via email to