Menu

Tree [229b29] master /
 History

HTTPS access


File Date Author Commit
 accounts 2020-01-27 Denny Nguyen Denny Nguyen [e91de5] add accounts modules
 devices 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 executions 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 libs 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 reports 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 staticfiles 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 templates 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 testplans 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 testrest 2020-01-27 Denny Nguyen Denny Nguyen [b3ab22] add all modules
 README.md 2020-01-28 Denny Nguyen Denny Nguyen [229b29] add db and readme
 install_testrest.sh 2020-01-27 Denny Nguyen Denny Nguyen [e91de5] add accounts modules
 testrest.sqlite3 2020-01-28 Denny Nguyen Denny Nguyen [229b29] add db and readme

Read Me

                How to Install TESTREST

Introduction

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/

Platforms

1. TestTest supports MacOS and Linux

Download the project

1. git clone ssh://denny-business@git.code.sf.net/p/testrest/code testrest-code
2.

How to setup the project

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!

See the screenshots

1. Please see Screenshots in https://sourceforge.net/projects/testrest/

How to Use it?

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.

Ready to rock-roll now!

LICENSE
TESTREST IS FREE TO USE IN ANYWAY FOR PERSONAL AND COMPANY
TESTREST IS NOT ALLOW TO DISTRIBUTE IT TO OTHER THIRD PARTY

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.