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 |
What is testing type and what are the commonly used testing type?
Explain ETVX concept?
tell some examples for driver and stub?
What is syntax?
why do you choose testing?
What is the smallest unit of information transfer in FC?
What are two formats of WWN defined by the IEEE?
Does functional testing comes under Black box or white box testing?
4 Answers Infeneon Technologies, S1 Services,
What is a user friendly software?
hi frens, i need ur help if nebody had worked or workin on online banking projects n online job portals ..frens cud u pls gimme the realtime examples for critical bugs, high severity n low priority bugs high severity n high priority bugs low severity n low priority bugs high severity n low priority bugs related to banking n job portal
This question is based on ages easy.
What is Risk Mitigation and Risk Contingency plans? Please explain in details with examples.