Skip to content

Files

Latest commit

57b3920 · Jan 3, 2018

History

History
This branch is up to date with hechuan73/train_ticket:master.

tsp-test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 3, 2018
test cases:
1. single service test suite
	- one service one test suite
	- each suite include 1 normal input test case and 2 boundry input test cases (boundry input e.g. empty string, -1, null etc...)


2. scenario test suite
	- one scenario one test suite (e.g preserve ticket, cancel ticket...)
	- each test suite include 2 normal input test cases and 4 boundry input test cases