JMeter has no Screen scrape built in functionality but I suppose u could use 
JMeter Proxy recording as a type of screen scraping since it records all of the 
input invoked by the user using the browser as a proxy. As far as file input I 
have not done so myself but I have seen plenty of folks on this ML that have 
used all types of file input including CSV. JMeter is open source so if it does 
not have the functionality you want then navigate to the JMeter bugzilla and 
put in a feature request. Otherwise if all you need is a screen scrape see: 
http://noodle.tigris.org/. HTH


Purdy, Ron wrote ..
> Maybe I don't understand enough to properly answer.  Here is my
> attempt..
> I am actually trying to run a functionality test.   
> I want to go to a URL and then try to positively verify that certain
> words appear and then negatively verify that other words do not appear
> (404 error, generic error, problem)
> 
> I have tried to use commercial software, but it can not handle the large
> number of URLs I am trying
> to hit. (I have thousands) Also since this software actually uses a
> browser, there are long time delays for each entry and memory leak
> issues in the browser. 
> 
> I have always believed that load tests could be functional tests with
> the volume turned up.
> So I could use this for load testing at some point in the future.
> 
> You used the terms "screen scrape" Could I use that to look for the
> specific words?
> and "proxy record"  I am drawing a complete blank on that one and my
> Google search seemed related to
> temperature studies.. Can you define what you meant?
> 
>  Ron Purdy
>  [EMAIL PROTECTED]
> 
> -----Original Message-----
> From: David Brown [mailto:[EMAIL PROTECTED] 
> Sent: Monday, April 28, 2008 4:18 PM
> To: JMeter Users List
> Subject: Re: How do you read and use values from a file?
> 
> What r u trying to do?: monitor?, load test?, proxy record?, screen
> scrape? JMeter has many Samplers and Listeners.
> 
> Purdy, Ron wrote ..
> > I would like to take a text file containing hundreds of URLs and have 
> > JMeter go through the file visiting each URL.
> > 
> > Any suggestions as to what parts of JMeter I should be trying to use?
> > I have version 2.3.1.
> > 
> > 
> > Ron Purdy
> > [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> 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]

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

Reply via email to