say me 5 advantage of manaul over automation?
Answers were Sorted based on User's Feedback
Answer / aditya
umm...i happen to hear a lot about advantages of automation
over manual.
You know what automation cnnnot replace manual becaue
before you go in for automation, a manual confirmation is a
must as automation on a completely changing requirements is
not at all possible.
that is the one advantage i know.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / giri
1)we can't do ad-hoc testing using automation testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / abhesheke
five advantange of manual testing are
1)gui testing cant be done on automation
2)manual testing can be done on any language which is not
possible with automation.
3)any object which is not recrogined in any automation tool
such object testing is also done in manual testing.(if u
want to clarification regarding this second point ping me to
my mail id)
4)to check whether the buffer is full or not such testing
related to memory cannot be tested on automation
5)as said by giri we can't do ad-hoc testing using
automation testing
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / nitin verma
5 advantages of manual over automation:-
1) Ad hoc,monkey testing can not be done in the automation.
2) Manual Testing is less expensive then the automation.
3) Manual testing is best for the short term projects as
compare to the automation.
4) Manual testing did not require any special knowledge like
as automation.
5) Sometimes some errors are being left by the automation
which could be caught by the manual testing.
nitin9360@yahoo.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / giri
Sorry to bother you abhesheke as u said 1)gui testing cant
be done on automation..but we use winrunner to check
behaviour of object.Please don't mind can u send me reply
for this..
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / abhesheke
hello giri
GUI testing is like checking the 6 microsoft rules we have
with our application u are talking about object behaviour
which goes not come into GUI testing
i will give u a example
1)Check the object(button) is not aligned properly
2)Check the object(button) overlaps other button
3)Check the color of the button is differnt from other
object(button)
GUI mean Look and feel
(u cant do the above 3 step in Winrunner or QTP)
if hope u got it Giri if not plz ping me i will give u
details explanation
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / s.ramprasad
Manual Testing is cost-effective than Automation Testing.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / rajith
1> Automation testing is FAST compared to manaul when we
are doing testing on large projects.
2> Automation testing can be RELIABLE as it is free from
human errors.
3>Automation testing is REPEATABLE as we can perform same
kind of tests.
4>Using Automation testing we can PROGRAM which help us to
get hidden information.
5>Using Automation testing we can Reuse the script for
future projects or to other modules.
| Is This Answer Correct ? | 1 Yes | 8 No |
When should you begin testing?
In your Testing career, what was the critical DEFECT you think...? Please post some real time critical issues for the above question...?
What is meant code review?
can anyone please tell how a rally tool is used in testing. what are the tester roles in using this tool and the detail working of this tool.
what is the critical defect in telecom domain?help me out from this prob its very urgent
What is testing ?
can anyone please post few samples of SRS and test case for calculator,insurance,hotel project,atm....?Also please refer me the book for my reference for manual and automation?espically any book which has sample of testcase and SRS?please degree of emergency!
Which testing is this- opening .mp3 file through IE Option- 1. cross browser testing 2. Negative testing 3. black box testing
Hi frnds, can any one tel me how we can test an MODULE by using SRS documents ? reply me plzzzz
what is Middleware? can anybody explain me?
IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?
In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000