In This Blog We Will Learn the following things
i) What is a Manual Testing,
ii) What are The Steps Involved In Manual
Testing
iii) Why manual Testing Important?
iv) Manual Testing Vs Automated Testing
Including their potential mistakes. The Main
aim of manual testing is the software should be bugs and defects free
i) Manual Testing which is done by humans
ii) And Automated Testing, Where computer will
execute the test cases
In this section we will understand what are the steps involved in Testing
For manual testing has to be successful, a manual tester needs to understand the requirement of an application which is very important, Like what are the main features of an Application how the software is required to work
We will have the Documents containing all the relevant information about the application or we can call as user stories. This helps the testers understand the software purpose, all the sections need to test and what the tester need to do with an Application. The main goal is to get the software as close as possible and bugs free
Test cases are like reference guide for the
tester like the steps and instructions for testing the different functions ,
features and scenarios of a Software Application
Some testers still use Microsoft Excel or Google Spreed Sheets to document their test cases, but we have test case management tools like TestLodge can help the tester to organize the test cases more efficiently and improve the productivity of a tester
After Understanding the requirement and writing the test case, its time to start testing the web application. Once every test has been completed the tester need to noted it down either the test case is passed, failure or skipped . When we are executing the testing cases, we need to maintain the notes on what has happened during testing, If the test case is failed we need to take notes why test case is failed because it is useful for the developer to fix that issue
Automation testing
works best for the routine and repetitive testing of Software Application
And Coming to manual
testing works better in the areas when automation cannot be replicated.
In Addition to this,
some parts of an Application of testing can only be performed manually,
By the setting up of
automation testing and monitoring the results also needs human
No comments:
Post a Comment