issues
search
pptam
/
pptam-tool
Tool for Production and Performance Testing Based Application Monitoring
MIT License
18
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could I just use the locust to run the locustfile.py ? Thank you.
#51
yangjiamin
closed
1 year ago
2
Could I use pptam to test load test trainticket on k8s
#50
Zenghao-CQ
closed
1 year ago
3
When executing the test of train ticket, the log reports an error. Some operations of the application need to log in, but it seems that there is no log in in the sample script.
#49
lyr5333
opened
3 years ago
1
Train Ticket Locust File
#48
jessberg
closed
3 years ago
1
Create LICENSE
#47
ajanes
closed
3 years ago
0
Moved locust branch to master
#46
ajanes
closed
4 years ago
0
Locust
#45
ajanes
closed
4 years ago
0
Locust
#44
ajanes
closed
4 years ago
0
Bump mongodb from 2.2.36 to 3.1.13 in /archive/test_executor/services/stats
#43
dependabot[bot]
closed
4 years ago
0
Bump npm from 6.13.4 to 6.14.6 in /archive/test_executor/services/stats
#42
dependabot[bot]
closed
4 years ago
1
As a tester, I want to have all data collected by PPTAM at one place so that it is easier to develop analysis tools and the UI that displays the results. First idea: to store all results in InfluxDB
#41
ajanes
opened
4 years ago
0
As a tester, I want to use a model load testing tool like locust.io
#40
ajanes
opened
4 years ago
0
Cleanup
#39
ajanes
closed
4 years ago
0
Pptam modular
#38
ajanes
closed
4 years ago
0
As a developer and a user, I need a stable and a modular architecture of PPTAM. Integration of the new features with the master branch.
#37
jahic
opened
4 years ago
0
As a tester, I want to setup a number of experiment repetitions.
#36
jahic
opened
4 years ago
0
As a tester, I want a step by step description on how to install PPTAM on a stand alone installation
#35
ajanes
opened
4 years ago
0
As a user, I want to that before the test, we check if external systems are running (e.g, Faban)
#34
ajanes
opened
4 years ago
0
As a tester, I want to have an UI where I can see the testing results (according to various types of analysis, e.g., response times, anti patterns, etc.)
#33
ajanes
opened
4 years ago
0
As a user, I want to understand the overview of the system. Documentation required.
#32
ajanes
opened
4 years ago
0
As a developer, I want to understand the organisation of the system and update the source code. Documentation required.
#31
ajanes
opened
4 years ago
0
As a tester, I want to have mirai.sh as an example for calling an external tool
#30
ajanes
opened
4 years ago
0
As a tester, I want to define a test plan so that I have an overview of which tests I want to execute, and which parameters are changing for each test. Idea: sut.ini contains the default values, and the test plan only states the changes.
#29
ajanes
opened
4 years ago
0
As a user, I want to have a script that calls all steps of PPTAM as a pipeline. This pipeline includes the test definition, execution and visualization. This pipeline should also tell me where it fails.
#28
ajanes
opened
4 years ago
0
Merge pull request #26 from pptam/master
#27
ajanes
closed
4 years ago
0
Sync everything
#26
ajanes
closed
4 years ago
0
Added code for reading configuration for test campaign and execution of
#25
ajanes
closed
4 years ago
0
As a tester, I want to configure a new SUT. I need to have an updated documentation in the PPTAM folder
#24
ajanes
opened
4 years ago
0
Added templates and code for test campaign and measurement metric.
#23
ajanes
closed
4 years ago
0
Development
#22
ajanes
closed
4 years ago
0
Development
#21
ajanes
closed
4 years ago
0
As a tester, I want to be able to plan and configure repetitions of experiments
#20
jahic
opened
4 years ago
0
As a *sales person*, I would like to demo the system using a video, so that others can see how it works.
#19
ajanes
opened
4 years ago
0
As a tester, I want to setup a number of tools/metrics (e.g., response time, CPU usage, ...).
#18
ajanes
opened
4 years ago
0
As a tester, I want to write a locustfile for Train Ticket
#17
ajanes
opened
4 years ago
0
As a *user*, I want to know how I can visualize the results. A first idea: to have a set of *Jupyter Notebooks* or *Tableau* visualizations that analyze/visualize various things
#16
ajanes
opened
4 years ago
0
Development
#15
ajanes
closed
4 years ago
0
As a tester, I want to obtain hardware stats for each docker container (i.e., service): cpu%, mem usage/limit, mem%, net I/O, disk I/O (e.g. by using Docker stats).
#14
ajanes
opened
4 years ago
0
As a tester, I want that if a test fails, the machine under test is cleaned-up and the test ends.
#13
ajanes
opened
4 years ago
0
As a user, I want to have a step by step description how to setup PPTAM for a new system
#12
ajanes
opened
4 years ago
0
As a tester, I want to have external scripts called exactly when Faban switches the state to STARTED
#11
ajanes
opened
4 years ago
0
As a tester, I want to measure the communication between microservices (e.g., using ZipKin, Jaeger, etc.)
#10
ajanes
opened
4 years ago
1
Bump npm from 5.10.0 to 6.13.4 in /archive/test_executor/services/stats
#9
dependabot[bot]
closed
4 years ago
0
As a PPTAM repository maintainer, I want to release the first version (bash) as v1, then to put the Python version as the current release, so that we keep the old version as published and show that we are working on the new version
#8
ajanes
opened
4 years ago
0
As a PPTAM developer, I want to have the possibility to define parameters in a generic way, so that it's easy to maintain
#7
ajanes
opened
4 years ago
0
As a tester, I want an easy way to setup/define/change the system under test (e.g., Train Ticket).
#6
ajanes
opened
4 years ago
1
As a tester, I want to be able to specify an external tool, that is started at a given time point x after a test starts (e.g., Mirai). The external script should expect the IP address of the server with the software under test as a parameter.
#5
ajanes
opened
4 years ago
1
As a PPTAM developer, I want to convert the existing test case execution to Python, so that it's easier to maintain.
#4
ajanes
opened
4 years ago
0
As a PPTAM developer, I want to convert the existing test case creation to Python, so that it's easier to maintain.
#3
ajanes
opened
4 years ago
0
As a tester, I want that the script creates folders as needed
#2
jahic
opened
4 years ago
2
Next