aboutsummaryrefslogtreecommitdiffstats
path: root/testopia/README
blob: b08e1d96d6cfcdfe44600841d4dc69a3752c71df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
= Testopia Closing & Setup & Execution Activities Automation =

Objective:
  - To fully automate the closing, setup and execution activities for Testopia
  - Closing activities automation include: create new testplan as destination
  testplan, copy testrun template from source testplan to destination testplan 
  - Setup activities automation include: copy testrun template from source 
  testplan to new testrun template with new version for destination
  - Execution activities automation include: copy testrun template from source
  testplan to new testrun with revision, build and date for store execution 
  status
  - Add new functions (create testplan, check if
  testplan/testrun exist before creation)
  - Move configuration related information to config file
  - Add unittest for core functions

How To:
  - testopiastrategyrunner.py is the main program
  - Execute testopiastrategyrunner.py --help to get
  the information needed for execution