Manual Testing Work Flow and tools to be used
Introduction:
In Testing of WP Project, once the Design and Development phase completed, we start the Testing Phase.
What is Testing Phase:
In the Testing phase, we follow below mentioned types of testing as per project need and scope.
Manual Testing:
In this types of testing, we create test cases as per system requirement. After that we execute all test cases manually.
Tools in Manual Testing:
Below are the tools which we use generally for testing the application.
Add-ons:
Cross Browsers and Responsive Compatibility Test
Screen capture tools:
Note: You can use any of the the tool listed below or you can continue with some other tool which fulfills the requirement to convey the proper detail for the issue
UI issue marking tools:
Google Drive
Lean Testing: http://leantesting.com/
Invision App: http://www.invisionapp.com/
Code storage and collaboration tools:
- GitHub-https://github.com/
Continuous Integration:
Travis CI - https://travis-ci.org/ (Public repo)
Circle CI - http://circleci.com/ (Private repo)