what is meant by manual testing?
Answers were Sorted based on User's Feedback
Answer / shibudang
That part of software testing that requires operator input,
analysis, or evaluation. Manual testing requires a tester
to perform manual test operations on the test software
without the help of Test automation. In other words manual
testing is the one in which a person has do it himself /
personally check whether everything is right or not with
certain inputs to machine .
| Is This Answer Correct ? | 19 Yes | 3 No |
Answer / phani nath.ch
It is a process in which all the phases of s/w testing life
cycle like test plannig,test development,test
execution,result analysis,bug tracking&reporting are
accomplished successfully with human effects
among all the ans this will be the best bcos in
interview if u say this ans interviwer would that about u
for giving job,bos in this defenition all the testing
process is covered
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / sunil kumar sahoo
Testing Done manually ie without the help of any automation
tools like Loadrunner,Winrunner,QTP ,Testdirector etc.
it is necessary to test any application at least ones manually
here what happened basically that a person will give the
Input,the execute the process or give the command and then
decided weather it is giving the right output or not.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / indhu
By doing manual testing one will come to know the defects
and faults in the application.so that the development team
will be able to fix the bugs and the a good product can be
delivered to the customer
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / yogessh d kale
manual testing allow the tester to plsy the end user role,so
that at the objective of the end user can be achived and
finding out the defects and faults so that the development
team came to know the bugs and error to improve the s/w
quality...
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sriharshi
Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user, and use most of all features of the application to ensure correct behavior.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe a past experience with implementing a test harness in the development of software.
what is change management and change request
What is acceptance testing?
What are all the important Key Metrics in Software Testing?
Can any one explain the all types of testing in detail with aim of the testing,purpose,Person Doing,entry criteria,exit criteria,Documents required.....its very helpful for me..if possible send it to my mail id varalaruu@gmail.com
In your company,does a different tester writes test cases & a different one executes them or a particular tester writes a set of test cases & executes them too?
Case study like you have been assigned in a team which going through a crucial phase of the project. Then how you can save your project to release on time without any defect leakageā¦.
If any feature is removed from the application then also tester have to do Regression testing?
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
What is Mixed Testing
what is Gui testing?
What is verification and validation in software testing? explain with examples?