I want to test Subscription plan manually for the project that is based on create/add employees.
In subscription plan we have 4 types
1.Mini
2.Basic
3.Standard
4.Pro
Those plans have different features (for example):
- In Mini plan allow access to only one application
- In basic allow 2 application access (that company can use 2 applications)
- Maximum Users Range also is defined with subscription plans.
- A frequency for plans also can change on monthly, quarterly, half-yearly and yearly basis.
How do I write use cases for Upgrade plan, Downgrade plan, Discount, Edit, Change and Frequency of the plan in mid of the month.