blob: 4fc576e3e13cad4889df66143163ad0cf0b89cf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Not gonna make any test cases. The plan right now is to go through ALL
functionality with an exploratory type of testing.
General things to test:
- Entry to the program -v and -i
- Most basic usage of COMMANDS
- Use commands with + and numbers.
- See how the program handles permissions
- If theres a way to test this that isnt outlined in the points then i will do
that too obviously
- Perform tests on both 7ed-TESTING binary as well as release (7ed) binary.
|