Hi Nagesh
I have posted ur question to the forum pls check.
Can you plz tell me that when we go for Manual testing and
when do we go for Automation Testing.
From where does we start Manul Testing and end.
and
From where does we start Automation Testing and end?
Manual testing is the testing done without the use of any automation tool
Automation testing is the testing done with the help of a tool.
Manual testing start once the testing team receives a build from the development team. (the zero level testing starts here).
Automation testing this depends on the requirements indicated to perform testing. Not all test cases need to be tested using the automation tools. some test cases have to be tested manually.
Automation testing takes place when we have to perform functionality testing using multiple data or we have to perform regression testing.
Start and end of the automation testing depends on the factors like length, duration, cost of the project, risks of the project etc.,