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 |
As a tester how we resolve defect leakage? And how it occures?
How to write the test scenario?Explain by giving Example.
what r the different types of testing environments?
Hi frnds,dis is anuhya..can any one tel me the FORMATION of a TEAM for a project. means,who's the main,below him who s there ? like that.i mean PM..then below PM who is there & vat is the team working for a particular project ? pls tel me soon correctly... tank u frnds
What is buffer overload? How can you test buffer overload in the AUI?
What is requirment phase testing?
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
what is the difference between compatibilty testing and configuration testing?
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What are the major testcase design techniques?
if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool