It sounds like what you want to test is the load time of the frames. Is each frame defined in a different HTML document? If so, just request each HTML document with an HTTP GET. You may also want to check 'Download Embedded Resources...'.
On Wed, Jul 15, 2009 at 8:07 AM, MITRAJ <[email protected]> wrote: > > Thanks Noel > > In my application have 3 tabs. > If i click on the tab, A frame is loaded. Those tabs are based on Java > script. (HTTP request url is not there for these tabs). Is there any way to > test tabs..? > > Thanks > Raj > > > Noel O'Brien wrote: > > > > Hi, > > > > See the "JMeter is not a browser" section in > > http://jakarta.apache.org/jmeter/index.html > > > > Regards, > > Noel > > > > ----- "MITRAJ" <[email protected]> wrote: > >> > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Do-Jmeter-Support-Java-Script-calls..--tp24493378p24493378.html > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > -- > > Regards, > > Noel > > > > > > -- > View this message in context: > http://www.nabble.com/Do-Jmeter-Support-Java-Script-calls..--tp24493378p24496582.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

