https://github.com/shuvoprogram/sqa-manual-testing
Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.
https://github.com/shuvoprogram/sqa-manual-testing
manual-testing sqa-plan testing
Last synced: about 1 month ago
JSON representation
Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.
- Host: GitHub
- URL: https://github.com/shuvoprogram/sqa-manual-testing
- Owner: ShuvoProgram
- Created: 2024-05-02T06:44:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T19:27:10.000Z (11 months ago)
- Last Synced: 2025-02-15T03:29:27.348Z (3 months ago)
- Topics: manual-testing, sqa-plan, testing
- Homepage:
- Size: 9.27 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manual-testing
`Manual testing` is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.
It is a sample repo containing manual testing for different software systems. They are as follows,
- mobileaction [details](mobileaction-testcases/README.md)
- onethread [details](onethread-testcases/README.md)
- othoba [details](othoba-testcase/README.md)
- pathao [details](pathao-testcases/README.md)
- rokomari [details](rokomari-testcases/README.md)
- easypay [details](https://docs.google.com/spreadsheets/d/1HpGKfdVz2oMZbJdpuwNpcEpuRoI_sc8L4kYYZk8Fgb4/edit?usp=drive_link)
- Dmoney [details](https://docs.google.com/spreadsheets/d/1t_y3LN4n-u_gD7lYIlB6VuaHBE8gyGb_/edit?usp=drive_link&ouid=104145674315039602633&rtpof=true&sd=true)Each of them has three parts.
01. Test Plan
02. Test Cases
03. Bug ReportAlso, all the related spreadsheet files have been attached to respective folders.