A testor can be creative as much a testor would like to be, more creative means more test cases coverage.
A teator can use creative mind to play with the data or feature to experiment different cases to see and understand how the application will behave when used differently. But this creativity will come at the step of test case writing which is after the Test Strategy, Test Plan stage, and you need experience to execute these 2 stages first.
Example of Test Cases creativity:
- Add spaces at the beginning.
- Add trailing spaces.
- Satisfy minimum length criteria using spaces or fullfill maximum length using trailing spaces.
- Pass special characters.
- Business case received from business stakeholders.
- BA created BRD.
- Software Testor created test strategy from BRD.
- Software testor created test plan.
- Software Testor maintains the RTM.
- Write test cases.
- Developer write code.
- Developer deploy code.
- Testor run test runner.
- Generate test report.
0 Comments