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 |
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
difference beween re testing and regression testing?
20 Answers iGate, PA Consulting,
How to test the Online Games?? Suggest tricks. I have experience in server-client application testing.
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
what is the architecture for your project?
How many Types of test Case are there? What are the challenges u faced in Ur Company ? What are intonation u taken in ur project?
1 Answers Reliance, Tech Mahindra,
why we need to write test cases?
3 Answers ABC, eClerx, Sling Solutions, Tech Mahindra,
What r the features,u take care in prototype testing?
Why you developed the software to test the software?
what is the diff b/n testing methodologies and testing techniques?
Who will do unit testing ?
What if the software is so buggy it can't really be tested at all?