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 |
what is data stratification
The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?
Tell me the test cases for Notepad?
what is the use of this application?
Does a manual test engineer indulge with SQL commands to test database.
qtp9.2 and qtp10.0 difference
What is Defect Density? How it can be calculated?
What is the difference between qc and qa? What are the responsibilities of qc and qa?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
when 200 testcases are to be written in a single day, then what will you do?
What are the different types of software testing?
contents of test plan