How to install WebPage Test tool

Hi All,

I am new to this WebPage test tool. From the site http://www.webpagetest.org/ i am able to find the client side performance for the single URL’s, but unable to do it for a test scenario having multiple URL’s.

Is there any way to do the testing for sites having login, transaction & logout?

And also could any one of you please provide the installation steps (documentation) of the webpage test tool so that i can install in our local and test the applications internally within in our company network.

Thank you very much for your support.

Thanks,
Vijay

Multi-step flows: https://sites.google.com/a/webpagetest.org/docs/using-webpagetest/scripting

Setting up private instances: https://sites.google.com/a/webpagetest.org/docs/private-instances

Hi Pmeenan,

I tried logging into the website and search a product then capture the web page speed. The below scripts i Used but its capturing only login page but after login home page speed not captured? Please explain how to proceed the third step?

logData 0
// bring up the login screen
navigate https://secure.tesco.com/register/?from=http://www.tesco.com/groceries/%3FanonLogin=true%26vCount=1

logData 1
//log in
setValue name=loginID anandaraman.venkatesan@in.tesco.com
setValue name=password password
clickAndWait id=signinButton