Thanks to visit codestin.com
Credit goes to github.com

Skip to content

admpresales/lr-vugen-aos-web-s01-browse-abandon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Updated: 02.2025
Script created by Salvador Camacho

This script was created with best practices, so it is more resilient, such as:

  • Transaction naming
  • No add cookies
  • No third party
  • One validation per transaction
  • Think times at the end of each transaction to better simulate user behavior
  • Main URL parametrized, Public AOS by default

This script randomly selects a product from the category and then goes to it in transaction number 3 and adds it to the cart to then abandon the cart
The Add To Cart step is "simulated" (it hits a random AOS product image) as there is no http traffic in AOS when adding to the cart

Runtime Settings were set to log only on errors and generate snapshot on errors, think times 75% to 150%

There is a TruClient script that does the same steps

This script has 5 transactions:
AOS-Web-S01-01 Access AOS URL
AOS-Web-S01-02 Go To Speakers
AOS-Web-S01-03 Random Product
AOS-Web-S01-04 Add To Cart
AOS-Web-S01-05 Checkout

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages