Answer Posted / jim
Automation testing cant be applied on:
1. Functional testing coz every project tested 1st time
need manual testers.
2. Exploratory testing
Automation testing is basically used for regression,
performance testing
regression testing: Testing of a previously tested program
following modification to ensure
that defects have not been introduced or uncovered in
unchanged areas of the software, as a
result of the changes made. It is performed when the
software or its environment is
changed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write test case for gmail sign up page ?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What is the responsibility of programmer’s vs QA?
How do you test a web application for dump and deaf??
What are the different types of integration testing?
Who are all involved in an inspection meeting?
What are the cases when you’ll consider to choose automated testing over manual testing?
What is the difference between system testing and integration testing?
If project wants to release in 3months what type of risk analysis you do in test plan?
What is remedy testing,expalim that and how can use that
What are the main key components in client and server applications?
Describe a past experience with implementing a test harness in the development of software.
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
What is manual testing and what is it process?