Generally How do we do Test Estimation.
Anybody can expalin this with example.
Thanks in advacne..Venkat
Answers were Sorted based on User's Feedback
Answer / pandu
Test Estimation is nothing but Manhours needed to complete
testing. It depends on
The complexity of the project.
No. of resouces available.
Resoure exeperience.
Dead line of the project.
And all other risks on the project will decide the Test
Extimation. Generely high level people (PL,TL) will do this
work.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / raj
Test Estimation is a process, the output of which will give
manager an input for further planning on resource and time
requirement.The output of test estimation is usually will
be man hours required for estimated number of test
scenarios.
The reference document for TE can be requirement
specification document,design document.There are lot of
techniques available to estimate testing efforts. The
simplest method is to list out all the functions in a module
and than count 1 test cases for each path in the function.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / manjunath
Hi
1) Test Estimation is Usually 30% of Total standard
manhours available for entire project ex: - if we have 1000
man hours then f.or testing we need 300 manhours
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jason bourne
Test Estimation :
TE is the time and resources required for testing.
How is it done?
It done by checking the Number of Test Cases Written
(Manual/Autoamted) by the no. of days one resouce can
execute the Test cases.
| Is This Answer Correct ? | 1 Yes | 4 No |
What is difference b/w Windows XP & Windows NT
tell me about high severity & high priority bug?
hi Will any one can be able to send the notes or any website for the ISTQB(Testing Certification) or any certification courses related to the testing(other than CSTE Exam) and about the fees details. U can send the information thr' mail also "geethapriyav_1980@yahoo.co.in" Thanks
what is meant by system test case
What sre the documents used in SDLC, and STLC?
Can u tell me about the difference between Window based Application and Web Application?
what is the use of end to end testing?we r donig every testing like system and functional testing ect..
what is scrum how with ex?
What is regression testing
testing is a procedure or methodology,diff between methodoly and procedure?
boundry value range for the a and b where a/b=c conditions 1. if c <1000 2. if c b/w 1000 and 2000 3. if c > 2000
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?