On 26/06/07, Yuvarajl <[EMAIL PROTECTED]> wrote:

Hi All,

  When I Record scripts in Jmeter,the nodes get recorded randomly i.e. when
a aspx page is recorded, somtimes the aspx page is recorded as a separate
parent node and sometimes the page is recorded as a child node of some other
parent node.

This could be due to grouping.
Try increasing the pause that JMeter uses in jmeter.properties:

proxy.pause=1000

and make sure that you pause at least this long between separate clicks.

  I need to record scripts in a way, that all the aspx pages need to be
recorded as the parent node and all other resources related to that page
like gifs,Jpeg,etc to be recorded as the child nodes of the parent aspx
node.

Perhaps "Store 1st sampler" would be suitable.

 In the Http Proxy server I use the following Options when i record a
script:

 Target Controller: Use>Thread Group>Recording Controller.
 Grouping : Put each group in New Controller.

See the manual for what the grouping options are:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Proxy_Server

 Does the above make any difference or is there any other way that I can
record scripts as mentioned in the second paragraph.

 Thanks in Advance.

 -Yuvaraj.



--
View this message in context: 
http://www.nabble.com/Options-of-Recording-scripts-in-Jmeter-tf3981562.html#a11303084
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to