kpk
Member
Reged: 10/17/06
Posts: 28
|
|
Hi, Can anybody please provide some knowledge on process of estimation techniques for automation.
Thanks in advance
|
mwsrosso
Veteran
Reged: 09/30/01
Posts: 4974
Loc: Doncaster, UK
|
|
What are you using as a basis for automation, test cases, requirements, specs?
Mark Smith.
|
lordschaft
Junior Member
Reged: 12/12/03
Posts: 45
|
|
In a spreadsheet break down the requirements (be they taken from a spec or from you analysing the AUT) and put a time to analyse, time to script and time to run against them. Add them up. Done.
You may have vague requirements and then would need to provide indicative times mentioned above for categories of 'easy', 'medium', 'complex' script. Then estimate the spread of each category of script your test will consist of. Call it a best guess!
-------------------- This forum is about the community helping eachother. If you found the solution, say so and what it was. If you haven't, keep plugging away. Silence educates very few.
|
mbalajiwale
Member
Reged: 07/29/11
Posts: 60
|
|
There are various estimation techniques available and can be used to measure the size of any software...these techniques are technologoy neutral. Basically this breaks down the software in to smaller components so that can be understood and analyzed better. I think this can be used for automaiton as well..because automation is nothing but kind of development only. Below is the related link I found on web- http://www.spc.ca/resources/metrics/software_estimation.pdf
Hope this is usefull!
-------------------- _____________________
Regards,
mbalajiwale
|