Web performance testing“Your load testing solution”

LOGIN OR REGISTER
  • Performance testing
  • AgileLoad Features
  • Signup & Download
  • Learning Center
  • Online store
  • Support forum
  • Video center
  • pci
  • Excercies Prerequisites
  • Test Scenario Creation
  • Test setup and run
  • Reporting and Analysis
  • Download material

Buy Virtual users

Test Scenario Creation

  • Learning Center/
  • Exercises/
  • Test Scenario Creation

In this exercise we will capture a user’s journey through the bookstore.

Using the training material use AgileLoad script editor to record a script using the bookstore.

The bookstore site is http://localhost:8080/bookstore - please test that the site is up a running before recording a script.

The steps for the recording are:

  1. Navigate to the home page
  2. Login using user: administrator password: administrator
  3. Choose a book & click on it
  4. Click ‘Add to Cart’
  5. Click on the ‘Cart’ tab
  6. Logout

Exercise 1: Record a script to simulate the action of browsing to a book and buying it following the steps above.

Exercise 2: In order to be able complete the next exercise, record a script that:

  1. Goes to the Home Page
  2. Clicks a book
  3. Click the back button
  4. Repeat steps 2 & 3 three times then stop

Questions

Relating to Exercise 1

  1. During replay even after the page has fully loaded the script pauses before it moves onto the next requested page. Why does this happen?
  2. While testing the script you may not want to sit and wait for these pauses. What could be done to avoid these pauses during replay?
  3. Once the replay has executed how could you check that what was replayed matched up with what was captured?
  4. Using the client tab on the replay differences and looking at the 2nd request, what is the difference in the request?

 

Print this page  -  Go to top of page
  • How to start
  • Test Scenario Creation
  • Test Setup & Run
  • Reporting & Analysis
  • Exercises