When we are going for Automation?
Answers were Sorted based on User's Feedback
Answer / ns
once the application is stable we can automate the
testcases which are very critical and which need to be
regressed for future release.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / rsntallapudi123
we have various reasons to go for autoamation
1. if we want to test the application with multiple data.
2. in Restesting the application.
3. in regreession testing.
4. suppose we want test the physical properties of object
then we go for autoamtion.
5. to check bitmap images.
6. to genarate reports. etc..
| Is This Answer Correct ? | 4 Yes | 2 No |
Automation is usally used for productivity improvement and
cost saving. So following facts are pimarily considered.
1)ROI(return on investment) is huge.
2)When same set of test cases needs to be executed for many
number of times.
ROI Calculation:
(Say to execute a test case manually if it takes 20 mins
and the same test case should be executed for next 5
releases it takes 100(20*5=100) mins. Now to generate
Automation script takes 50mins and to execute each time
takes 2 mins so 2* 5 times = 10 mins , so totally it takes
only 60 mins, thereby saving 40 mins). Here we go for
automation. The numbers said here is less for examples. it
makes huge difference if we just convert mins into Hrs.
In Manual:
20Hrs * 5 times = 100Hrs
In Automation
2hrs * 5 times = 10Hrs + 10Hrsscripting time = 20Hrs.
There by saving 80Hrs(100-20=80) by automating.
Per hour if the customer is charging $20 to a comapany the
company is saving 20*80 = $160 which is profit to the
company.
| Is This Answer Correct ? | 1 Yes | 0 No |
Plz can u explain any issues in ur current project? what type of issues occured?
Hello Friends, I am one of the member in this group. I want to know that "Is there a future in Testing field (Black box Tester)". Do any of the Testing Genious can answer with explanation for my Query. sorry if i hurted any Testers by asking this type of questions.
How will you hack someone's gmail or yahoo account.
What is your daily routine in your office?
Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is?
What is the objective of regression testing?
What is maintenance testing?
Q: Testing across diffrent languages is called? (suryah2@yahoo.com.au)
What is the boundary value analysis/testing?
what is meant by smoke Testing??
what is cohensive testing and span control?
How is an sql query executed in oracle 8?