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 |
Faults found should be originally documented by whom?
How will you get the Data requirement for your testing?
Which review is normally used to evaluate a product to determine its suitability for the intended use and to identify discrepancies?
What is fault masking explain with example?
Explain bug life cycle
Explain the tasks involved in planning and control.
Which table achieves data from landing table?
What is JBOD?
What are cookies? Tell me the advantage and disadvantage of cookies?
What do you think is a good investment, a defect tracking system or a test management system integrated with a defect tracking tool? Please suggest.
Explain fault?
What is stochastic testing?