can automation testing replace manual testing?it it so,how?
Answers were Sorted based on User's Feedback
Answer / sprasanna
no. automation testing can not replace manual testing. if
the person is not known to write the testcase , how to
convert manual testcase to automation test script.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nir
Automation & manual testing are both useful in dynamic
conditions.
For example, if the project is large then you can use
automation testing strategies ...in order to complete the
project in desired time. This decision taken by the senior
members before testing.
For small size or medium size applications ...preferrably
manual testing comes into the picture.
In some cases both are very important ...for example..Load
& stress testing.....& also for multiple & repeatative
operations.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajendra prasad
No, not at all
Automation is designed on basis of Manual process
Automation Testing cannot test the entire application.
only a part of the application can be automated but not
full.
and also automation is very costly to do and maintainance.
need skilled persons to carry out automation.
"Automation is part
But Manual is Heart of testing"
Ok byeee friend
this is
rajendra prasad
rajendra_penumalli@yahoo.com
9885162742
hyd
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ashok
Hi Prasath & Nir,
The querry is able to Replace the Automation testing to
Manual Testing. We can.
In Automation we do Functional Testing & Perfomance Testing
we can do the same Via manual also.
1. I thing u know how to do the Regretion and Functional
Testing manually.
2. We can do perfomance Testing Via Unix(Manual). We can
Create Virtual User and check the Perfomance of the
application.
With Cheers,
Ashok
Perot Systems.
Is This Answer Correct ? | 0 Yes | 0 No |
Write a test case scenario for Web-based address book?
What is the difference between SRS and BRS
can any one tell me the exact testing process of stand alone application, what type of testing i can perform on stand alone application and how can i track the bugs(from starting to ending), and online demo for logistics software if any one knows please send me the link.
suppose if you press a link in yahooshopping site in leads to some other company website?how to test if any problem in linking from one site to another site?
pls explain perfomence testing and strees testing load testing
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
Explain the procedure & path of s/w in testing?
What is maturity level in software testing?
you have 200 testcase there is no enough time to excute all the testcase but you have to released that build.what can u do it?
I will give you 200 test cases and you should complete those test cases within 1 hour. What is your next step?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
Explian equivalence partioning with anexample?