Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 957 Bytes

File metadata and controls

25 lines (20 loc) · 957 Bytes

Test-Tracker | Test Case Management Tool

allowing you to manage your test plans, test cases & test runs with ease

Features

  • Register a new user
  • Invite an member with some permission to access the account with you #Based on his permission
  • Start project
  • Write a test plan for this project, If you don't have a plan Test-Tracker can create an plan temps for you
  • Write some requirements for the project
  • After create a project requirements you have to write some requirements inside this requirements
  • create test suites
  • Every test suite that contain a test case, so when you create a new test suite you should create a test case for this test suite
  • Run all of test cases that you have and mark whoso fail and whoso success
.

To run instance in local machine

    $ make runserver
    $ make runclient