Answer Posted / suja
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 |
Post New Answer View All Answers
Explain walk-through?
What is the testing process you follow in your organization?
What is heuristics testing?
What determines the level of risk?
what is the difference between software testing and quality testing? how do they vary,waht is the process of testing in both software and quality?
What is what are the parameters of performance testing?
What is the difference between test scenarios and test strategy?
Testing wherein we subject the target of the test, to varying workloads to measure and evaluate the performance behaviors and the ability of the target and the test to continue to function properly under these different workloads?
explain what test tools you will need for client server testing
Which is the best institute in chennai to learn Softyware testing? Please help.
What is test phase?
Mention what the difference between pilot and beta testing is?
What is software fault?
The later in the development life cycle a fault is discovered, the more expensive it is to fix. Why?
Explain path testing?