What type of metrics we prepare in testing?
Answers were Sorted based on User's Feedback
Answer / biju
Software Metrics
For every project, measurements are required to calculate
the value of quality. Usually they are collected in
percentage. We have to make sure the metrics collected are
value added to deliver quality product. Many organization
collect metrics in different format. They use their own
style and templates.
Here is some of the sample Metrics collected:
Effort
- includes Planned/ Actual Hours, Effort for Test Design,
Effort for Test Execution , Effort for Test Automation,
Rework Effort
Test Case
- includes # of Test Cases, Designed, # of Test Cases
Executed # of Test Cases Failed, # of Test Cases available
for testing , # of Regression Test Cases Executed , # of
Manual/Automated Test Cases Executed , # of LOC written for
Test Automation(If Automation tool used)
Defects
- includes # of Defects Reported, # of Defects Rejected , #
of Defects Reported in Regression Tests, # of Defects
Reported in Manual /Automated Testing , # of Defects
Reported in the previously tested release
Reference:
http://www.sphur.com/?p=44
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / n@n!
Tracability Matrix was prepared during testing procress
"Mapping between requirement and test cases is called
Tracability Matrix".
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Integration Testing?What is Bottom Up & Top Down Testing? What actually the Stub & Driver is? Explain me giving practical example?
what is crud testing ?
What is test scenario, use case, and test case?
Write test cases for agent login screen agent name will 4 to 20 character. password length not mention two buttons, 1-submmit and 2-Reset
How to write Test Cases? What r the items in the Test Case? How to say whether the Test Case covers all functionalities in Application?
wat is the format of the build (the testers) get from dovelopers?
What is System Testing Phase? Which types of testing will be conducted in system testing phase?
What is Functinal Equivalent Test?
What is defect removable efficiency?
name the types of methodologies
Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None
how can u map SDLC With STLC