Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sprint6][Team3][Anthony]-Using Artillery 40 requests without cache /users/{userId} #344

Open
AnthonySDi opened this issue Mar 22, 2021 · 1 comment
Assignees
Labels
task New task, feature or request team3 Issues for Practicum Team 3
Milestone

Comments

@AnthonySDi
Copy link
Contributor

No description provided.

@AnthonySDi AnthonySDi self-assigned this Mar 22, 2021
@AnthonySDi AnthonySDi added task New task, feature or request team3 Issues for Practicum Team 3 labels Mar 22, 2021
@AnthonySDi AnthonySDi added this to the Sprint 06 milestone Mar 22, 2021
@AnthonySDi
Copy link
Contributor Author

AnthonySDi commented Mar 22, 2021

Method

  • after manually setting CACHE_TOGGLE to False, I ran the test from my local machine which gave me a result file; which is linked below.

How to change Cache_Toggle

  1. go to appropriate resource group then find correct app, click on the app
  2. Access configuration found in the settings on the left side.
  3. Locate CACHE_TOGGLE on list and click pencil icon to edit.
  4. Set to True or False and click ok
  • True: Caches
  • False: Turns off Caching
  1. Click save and confirm save

Running Test from Local computer

  1. In a terminal navigate to where you have test set up.
  2. run the following command artillery run output report.json <.yml file containing test>
  • report.json will be created at end of test within the same directory
  • If you need to install artillery run the following command first npm install -g artillery

Results

to result file

Thank you

Thank you to my wonderful team Derek, Joanna, Juno, and Jen!

Time

Hours Task Description
1.5 Team Collab and Research Worked with team to establish parameters of what was needed and how to complete task
0.5 Running tests Took turns and running tasks
0.75 Writing Issue I'm nothing if not thorough

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task New task, feature or request team3 Issues for Practicum Team 3
Projects
None yet
Development

No branches or pull requests

1 participant