Step 1: Record User Session

When you browse or use a web application, the browser communicates with the server by sending and receiving application data.  Before a test can be conducted a test scenario that simulates how users navigate and use your web application must be created.  The old way to create these test scenarios involved writing complex test scripts.  The CloudPuncher's approach for creating test scenarios is to record actual browsing sessions.  The CloudPuncher proxy allows you to record every single request made by the browser, including all static and dynamic content, form submissions, scripts and even Flex and Flash binary requests.