Is it necessery to do manual testing before go to automation?

Showing Answers 1 - 7 of 7 Answers

tadiki4

  • Jun 12th, 2006
 

unless you do manual testing how can we do automation Testing

People says there is a thumb rule in testing : for going to automation before we should do manual completely

  Was this answer useful?  Yes

nagarjuna

  • Jun 12th, 2006
 

Yes and it depends up the test environiment and accroding to user

  Was this answer useful?  Yes

madhurich

  • Jun 13th, 2006
 

i don't understand in what way we have to do manual testing before we go for automation,we r not using any test cases in the automation ,can u please explain me in detailed.becoz i got interview this week.

  Was this answer useful?  Yes

seetha

  • Jun 14th, 2006
 

unless u test manually u cannot decide how to automate it.

  Was this answer useful?  Yes

BISWAJIT PANI

  • Jun 15th, 2006
 

Yes sure we should do manual testing before going for Automation

because the main criteria/input of Automation is that the application should STABLE before Automation.

Then with out testing the application manually how we will conform that application is stable..

so before going to Automation we should /must go for manual testing there is no other option........

Regards

Biswajit pani ( 09986183456)

panibiswajit@yahoo.com

  Was this answer useful?  Yes

Hello,

According to me testing starts from requirements phase and proceed upto maintenance phase.In the starting phases like requirements and design,verifcation  will take place and in coding,testing and mainatenance black box and white box testing or validation takes place.What i mean to say here is in starting phases manual testing is mandatory.In the next phases also , a test strategy,methodology,plan and cases respectively are prepared manually.Only some features are automated and some features are tested manually.I am not sure that we need to execute all the test cases manually and after that automate all the test cases.Regression testing,retesting,data driven testing,performance testing can be easily performed by automation ,when compared to manual.Some tests can be executed only in manual,they cannot be automated and some tests can be automated ,they cannot be run manually.Yes,i am also sure that manual testing is done before automation,why because without a test scenario or a test case which is documented manually,automation is impossible.

  Was this answer useful?  Yes

dileep kumar

  • Jun 26th, 2006
 

hi,

1. Availability of all objects should be tested

2. Whether the build is stable or not (sanity testing) should be tested.

3. whether the build is encountering any show stoppers should be tested (Smoke) to verify the build behavior.

All these comes under manual testing only which is mandatory before perform automation testing.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions