Why we go for automated tesing?
Answers were Sorted based on User's Feedback
Answer / roshini
Conducting repetative tasks on the same applcation is
tedious process to over come this we go for automation
testing and it is more reliable.
Here we can record the test scripts once and run these test
scripts on each build of the application.Once regression
testing is done and application is stable then only we go
for automation testing.
| Is This Answer Correct ? | 19 Yes | 0 No |
Answer / raghu ram
here v go for automation testing ,to overcome the drawbacks
of manual testing like time consumtion,man power etc
| Is This Answer Correct ? | 11 Yes | 3 No |
Automation testing is used when
1. Application needs a set of tests to be executed very
regularly due to a software change or defect fix.
2. Application undergoes constant changes and needs
regression tests to be reexecuted
3. Test expected results are clearly identified and
documented and is not expected to change every now and then
4. Performance and load tests needs to be done with large
volumes of data and user hits which are impossible to be
addressed by the number of available testers
4. Data driven testing is needed regularly . for eg: if the
same test requires to be executed 10 times with different
input data sets, it is better to automate
| Is This Answer Correct ? | 9 Yes | 1 No |
we can go for the automation
1.when we want to consume the time
2.when application has so many repeatable functionalities
3.when there are so many functionalities with tedious
processes
4.when we can expect the no of verssions of that software
5.when the application has enough time to testing with
enough budjet
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / nimesh
as we know that time is very precious during any
development...
we need to utilise it in best possible manner.
we also need to produce a bugfree solutions to the client.
so
overall
to increase the productivity with best quility is possible
throght only automation......
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pavithra
In manual testing it is difficult to find errors, and it is
time consuming, needs man Power.To Overcome all these
factors automated testing is used.Automated testing is used
only once the application is stable then only we can go for
automated testing.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / srilatha
automation is happened when the application is stable .
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / shweta
we can go for automationonly for save money&time.In
automation our work complet very fast .it's save time &
money
| Is This Answer Correct ? | 1 Yes | 2 No |
When passing data values between different machines whith different operating system what problem have to be solved ?
1 Answers Jomo Kenyatta University, MMUST Masinde Muliro University of Science and Technology, SAB, University,
can anybody tell me the architecture for window based application and for the web based application for java as well as dotnet application(web based and for window based).its very very urgent pls
What is a user guide?
what are all the folders maintained in memory location?
What process model u r using 4 current project. (Eg: Water fall model, prototype model etc) and why?
In a flat file there are multiple lines of records and each record have some values are there and each is seperated by a table. How can you upload these values into a table in SQL Server
What r all the cultural barriers u r facing?
why we go for winrunner and when we go for winrunner ?
HOW DO YOU COMMUNICATE WITH THE DEVELOPER ON DEFECT?
Explain me about test scenarios? How will you write it?
When should configuration management procedures be implemented?
Hi, For the web application testing, whether we can use "Acunetix Web Vulnerability Scanner", I want to know in detail. Thanks in advance bye