File | Date | Author | Commit |
---|---|---|---|
accounts | 2020-01-27 |
![]() |
[e91de5] add accounts modules |
devices | 2020-01-27 |
![]() |
[b3ab22] add all modules |
executions | 2020-01-27 |
![]() |
[b3ab22] add all modules |
libs | 2020-01-27 |
![]() |
[b3ab22] add all modules |
reports | 2020-01-27 |
![]() |
[b3ab22] add all modules |
staticfiles | 2020-01-27 |
![]() |
[b3ab22] add all modules |
templates | 2020-01-27 |
![]() |
[b3ab22] add all modules |
testplans | 2020-01-27 |
![]() |
[b3ab22] add all modules |
testrest | 2020-01-27 |
![]() |
[b3ab22] add all modules |
README.md | 2020-01-28 |
![]() |
[229b29] add db and readme |
install_testrest.sh | 2020-01-27 |
![]() |
[e91de5] add accounts modules |
testrest.sqlite3 | 2020-01-28 |
![]() |
[229b29] add db and readme |
How to Install TESTREST
TestRest is Test Management offers test case authoring, reusable test cases, test execution and reporting. TestRest supports statistic and graph reports with simple modern UI interfaces. You can see this project in https://sourceforge.net/projects/testrest/
1. TestTest supports MacOS and Linux
1. git clone ssh://denny-business@git.code.sf.net/p/testrest/code testrest-code
2.
1. Create <project directory> => Example: mkdir project
1. Goto <project>/testrest
2. ./install_testrest.sh and select option 1 to check your environment.
3. ./install_testrest.sh and select option 4 to Install everythning for first time.
4. Exit
5. python3 manage.py runserver
6. From Browser, type: http://localhost:8000
7. Ready to rock!
1. Please see Screenshots in https://sourceforge.net/projects/testrest/
After grand new installation, there are a few more steps you need to setup before use it.
1. http://localhost:8000/admin #username=admin and password=admin
2. Under Testplans Administration, Please setup Features, Products, Platform, TestType data appropriate with your product. You are feel free to modify existing pre-populate data.
3.
LICENSE
TESTREST IS FREE TO USE IN ANYWAY FOR PERSONAL AND COMPANY
TESTREST IS NOT ALLOW TO DISTRIBUTE IT TO OTHER THIRD PARTY