difference between manual testing and automation testing
Answers were Sorted based on User's Feedback
Answer / shiva zalaki
MT:--->In simple words you can say manual testing can done
withoght executing the system.
AT:--->But as in Automation testing we need to execute the
system.
Regards,
Shiva Zalaki.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / faheem sharieff
Manual Testing is nothing but testing an application
manually by giving the inputs to check whether the
application is working properly or not
Automation Testing is nothing but testing the application
using some software such as QTP,Load Runner, Win Runner.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mfsi_priyankaa
In manual testing no tool is available to test the
application,we have to check the application manually
whether the application is working as per the user
requirements or not.
In automation testing tool is available to test the
application whether the application is working as per the
user requirements or not.
For more information you can refer to
http://www.kabinfo.net/kabinfol_madiff.asp
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramanaiah
Manual testing:Manual testing is nothing but the execution
of test cases manually and identifying the defects present
in the AUT.In this we are executing the steps manually in
manual testing
Automation Testing:Executing the test cases with help of
automation tools like winrunner,qtp,load runner etc to
identify the defects present in the AUT(in automation
testing we are executing the test cases by recording the
steps to be executed with the help of tools)
repitaion of testdata will be executed by using automation
tool.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / girish.br
MANUAL TESTING IS A PROCESS OF TESTING MANUALLY BEFORE THE
APPLICATION HAS RELESED
AUTOMATION TESTING IS A PROCESS OF TESTING WHEN THE
APPLICATION IS GIVEN
| Is This Answer Correct ? | 9 Yes | 13 No |
Password is having 6 digit alphanumeric then what are the possible input conditions?
What is baseline?
Give me sample test cases for smoke testing
what is testing process in related to Application testing
What is V-model and explain
What is a top-down and bottom-up approach in testing?
what should we do if the developer rejects the bug?
what is penetration testing?
After project was released to customer the customer find a defect in u r build. the build is related to that area which u had tested that. so u r TL comes and asks u then how will u convince u r TL and The customer
What is difference between Test Plan and Test Strategy
what are the UAT bugs...why they come ??
is it possible web application make it as executable file